Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/pycroscopy/sidpy
Browse files Browse the repository at this point in the history
� Conflicts:
�	setup.py
  • Loading branch information
ssomnath committed Oct 9, 2020
2 parents 7ec2262 + 3763aa2 commit d29df0e
Show file tree
Hide file tree
Showing 34 changed files with 12,408 additions and 1,101 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: python
python:
- '3.7'
- '2.7'
- '3.8'
- '3.6'
- '3.5'
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ sidpy

Python utilities for storing, visualizing, and processing Spectroscopic and Imaging Data (SID)

Please see our `website <https://pycroscopy.github.io/sidpy/basics.html>`_ for more information.
Please see our `website <https://pycroscopy.github.io/sidpy/index.html>`_ for more information.
4 changes: 2 additions & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@

project = 'sidpy'
copyright = '2020, Suhas Somnath, Gerd Duscher, and contributors'
author = 'Suhas Somnath, Gerd Duscher, and contributors'
author = 'Pycroscopy contributors'

# The short X.Y version
version = sidpy_version
Expand Down Expand Up @@ -301,7 +301,7 @@
# author, documentclass [howto, manual, or own class]).
latex_documents = [
(master_doc, 'sidpy.tex', 'sidpy Documentation',
'Suhas Somnath, Gerd Duscher, and contributors', 'manual'),
'Pycroscopy contributors', 'manual'),
]

# The name of an image file (relative to this directory) to place at the top of
Expand Down
2 changes: 0 additions & 2 deletions examples/plot_utils/README.txt

This file was deleted.

175 changes: 0 additions & 175 deletions examples/plot_utils/plot_1d.py

This file was deleted.

107 changes: 0 additions & 107 deletions examples/plot_utils/plot_2d.py

This file was deleted.

Loading

0 comments on commit d29df0e

Please sign in to comment.