Merge pull request #119126 from fabaff/pycomfoconnect
[NixPkgs.git] / pkgs / development / python-modules / osmpythontools / remove-test-only-dependencies.patch
blobc12a96622ebddcaad06473624e206527b684db48
1 diff --git a/setup.py b/setup.py
2 index 801d081..6d93128 100644
3 --- a/setup.py
4 +++ b/setup.py
5 @@ -19,8 +19,6 @@ setup(
6 'matplotlib',
7 'numpy',
8 'pandas',
9 - 'pytest',
10 - 'pytest-sugar',
11 'ujson',
12 'xarray',