mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-05-28 01:57:27 -07:00
9 lines
148 B
Diff
9 lines
148 B
Diff
--- a/setup.py
|
|
+++ b/setup.py
|
|
@@ -60,5 +60,4 @@ if "0.1.5".startswith("%%"):
|
|
|
|
setup(
|
|
extras_require={'test': ['nose', ]},
|
|
- d2to1=True
|
|
)
|