bwinkel / pycraf

pycraf is a package that provides functions and procedures for various tasks in spectrum-management compatibility studies.
35 stars 15 forks source link

astropy version 4 incompatibility #18

Closed bwinkel closed 4 years ago

bwinkel commented 4 years ago

In astropy version 4, the astropy.utils.compat module no longer contains funcsigs. Should use inspect module directly.

bwinkel commented 4 years ago

This was already fixed 9 months ago, but a new version needs to be released.

bwinkel commented 4 years ago

Done.