aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/setup.py b/setup.py
index c24d37c0..d3c09ceb 100644
--- a/setup.py
+++ b/setup.py
@@ -58,9 +58,6 @@ setup(
"autopep8>=1.0.3",
"autoflake>=0.6.6",
"wheel>=0.24.0",
- "pathod>=%s, <%s" %
- (version.MINORVERSION,
- version.NEXT_MINORVERSION)
]
},
)