We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae3e06f commit 2bd7d6aCopy full SHA for 2bd7d6a
setup.cfg
@@ -39,6 +39,8 @@ filterwarnings =
39
# These are temporary measures, all of these should be fixed:
40
# -----------------------------------------------------------
41
ignore:distutils Version classes are deprecated:DeprecationWarning
42
+# Remove along with astropy-helpers, once we switch to a new versioning scheme
43
+ ignore:Use setlocale:DeprecationWarning
44
# Upstream issues in many packages, not clear whether we can do anything about these in astroquery
45
ignore:unclosed <socket.socket:ResourceWarning
46
ignore:unclosed <ssl.SSLSocket:ResourceWarning
0 commit comments