mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-26 08:51:25 +02:00
18 lines
285 B
Diff
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:
|