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 0be520e commit c65e1c2Copy full SHA for c65e1c2
packages/basemap/setup.cfg
@@ -22,9 +22,6 @@ ignore =
22
[tool:pytest]
23
filterwarnings =
24
error
25
- # To be removed with `dateutil` release after 2.8.2.
26
- # See: https://github.com/dateutil/dateutil/issues/1314
27
- ignore:datetime.datetime.utcfromtimestamp\(\) is deprecated:DeprecationWarning:dateutil.tz.tz:37
28
29
[coverage:paths]
30
source =
0 commit comments