Skip to content

Commit

Permalink
moved stuff around
Browse files Browse the repository at this point in the history
  • Loading branch information
nick5435 committed Feb 13, 2017
1 parent 917ba9d commit 76d091a
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 2 deletions.
File renamed without changes.
2 changes: 0 additions & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@

sys.path.insert(0, os.path.abspath('.'))
sys.path.insert(0, os.path.abspath('../../thermoDataGrabber/'))
sys.path.insert(0,
os.path.abspath('../../thermoDataGrabber/thermoDataGrabber/'))
sys.path.insert(0, os.path.abspath('../../notebooks/'))
sys.path.insert(0, os.path.abspath('../../'))
sys.path.insert(0, os.path.abspath('../../plots/'))
Expand Down
File renamed without changes.
13 changes: 13 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
CoolProp>=6.0.0
matplotlib>=2.0.0
numpy>=1.12.0
pandas>=0.19.2
sphinx>=1.5.1
sphinx_bootstrap_theme>=0.4.13
sphinx-autobuild>=0.6.0
recommonmark>=0.4.0
pypandoc>=1.3.3
typing>=3.5.3.0
pyrsistent>=0.12.0
arrow>=0.10.0
sphinx-autodoc-typehints>=1.1.0
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 76d091a

Please sign in to comment.