UPennEoR / RIMEz

Methods and input models for computing visibilities
MIT License
1 stars 1 forks source link

Tooling #19

Open steven-murray opened 5 years ago

steven-murray commented 5 years ago

I think the package could be fitted out with some extra tooling and restructuring, specifically:

  1. The main package should be moved inside a src/ directory
  2. We should decide on appropriate flake8 plugins we want to use
  3. The above should be added to pre-commit
  4. Do we want this to be available via PyPI? If so, we should set this up in the CI to auto-deploy.
  5. Do we want to make this a conda package?
steven-murray commented 5 years ago

As of 935a91f5ab6abdafb0161eb4043c2da80ebe9182 the first 3 there are addressed.

We should still decide on whether we want to make this available via pypi and/or conda.