Skip to content

Commit d3d39c2

Browse files
committed
dependencies are now python 3.10 compatible. But they may not be cross compatible, address that in a new commit (e.g. aplpy with astropy 5.0)
1 parent 6d1dd20 commit d3d39c2

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

setup.cfg

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -170,21 +170,9 @@ docs=
170170
sphinx-astropy>=1.5
171171
scipy
172172
all=
173-
# mocpy's dependency cdshealpix doesn't compile with 3.10 yet
174-
astropy-healpix
175-
boto3
176-
regions
177-
all_lt_310=
178173
mocpy>=0.5.2
179174
astropy-healpix
180175
boto3
181176
regions
182-
# aplpy is not py39 compatible (it requires shapely that doesn't compile
183-
# pyregion is not py39 compatible
184-
all_lt_39=
185-
mocpy>=0.5.2
186-
regions
187177
pyregion
188-
astropy-healpix
189178
aplpy
190-
boto3

0 commit comments

Comments
 (0)