Skip to content
Snippets Groups Projects

Fix py3 setup

Merged David Keitel requested to merge fix-py3-setup into master
3 files
+ 7
3
Compare changes
  • Side-by-side
  • Inline
Files
3
  • 4188e542
    setup fixes · 4188e542
    David Keitel authored
     -drop where="pyfstat" from find_packages()
     -fix license file path
     -add descriptions
     -remove pycuda from requirements.txt
     -add lalsuite to both install_requires and requirements.txt
     -refs #17
+ 1
1
@@ -8,4 +8,4 @@ tqdm
Loading