radiocosmology / caput

Cluster Astronomical Python Utilities
GNU General Public License v2.0
12 stars 21 forks source link

fix(requirements): add versioneer install requirement #261

Closed ljgray closed 8 months ago

ljgray commented 9 months ago

Fixes chime-experiment/mkchimeenv#5

Also:

  1. Remove sphinx version pin since newer versions works fine now

Items below have now been resolved in other PRs. 2. Update with some black formatting changes.

I've had to pin pytest < 8.0.0 and pluggy < 1.4.0 to get the CI tests to pass. See #262