usnistgov / jarvis

JARVIS-Tools: an open-source software package for data-driven atomistic materials design. Publications: https://scholar.google.com/citations?user=3w6ej94AAAAJ https://www.youtube.com/watch?v=2-XHeC8gbeY
https://pages.nist.gov/jarvis/
Other
313 stars 124 forks source link

Is pytest an actually dependency for Jarvis? #129

Open wd15 opened 4 years ago

wd15 commented 4 years ago

or just required to run the tests. Should probably be removed from setup if so

knc6 commented 4 years ago

I have removed the pytest dependency now. @wd15