aports/community/py-eyed3/no-pathlib.patch
2018-08-16 20:50:38 +00:00

18 lines
285 B
Diff

--- a/requirements/requirements.yml
+++ b/requirements/requirements.yml
@@ -1,6 +1,5 @@
main:
- six
- - pathlib # Remove with python 2.7 and 3.3
- python-magic
extra_display-plugin:
@@ -18,7 +17,6 @@
- factory-boy
test_py33:
- - pathlib
- mock
dev: