Skip to content
Snippets Groups Projects

Fix py3 setup

Merged David Keitel requested to merge fix-py3-setup into master
  1. Nov 05, 2019
    • Reinhard Prix's avatar
      Update setup.py · f4f91f17
      Reinhard Prix authored
      fix black style
      f4f91f17
    • David Keitel's avatar
      Update README.md · aa6c21a7
      David Keitel authored
       -make lalsuite-from-pip the default recommendation
       -don't call any packages that are included in the requirements "optional"
      aa6c21a7
    • David Keitel's avatar
      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
      4188e542
Loading