AdvancedPhotonSource / xdesign

Tools for designing x-ray phantoms and experiments.
https://xdesign.readthedocs.io
Other
24 stars 16 forks source link

DOC: Make install possible using requirements.txt #60

Closed carterbox closed 5 years ago

carterbox commented 5 years ago

Having python listed in the requirements.txt prevented easy installation usign pip. This is now fixed. Closes #59