python3.pkgs.osmpythontools: 0.2.8 -> 0.2.9

This commit is contained in:
Raphael Borun Das Gupta
2021-02-04 01:10:13 +01:00
parent 571d144d32
commit d92e046d3e
2 changed files with 18 additions and 3 deletions

View File

@@ -0,0 +1,13 @@
diff --git a/setup.py b/setup.py
index 801d081..6d93128 100644
--- a/setup.py
+++ b/setup.py
@@ -19,8 +19,6 @@ setup(
'matplotlib',
'numpy',
'pandas',
- 'pytest',
- 'pytest-sugar',
'ujson',
'xarray',
],