mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-09-21 05:31:25 +02:00
9 lines
171 B
Diff
9 lines
171 B
Diff
--- a/setup.py
|
|
+++ b/setup.py
|
|
@@ -36,5 +36,4 @@
|
|
test_suite='nose.collector',
|
|
include_package_data=True,
|
|
zip_safe=True,
|
|
- use_2to3=True,
|
|
)
|