Skip to content

Commit 60a7405

Browse files
committed
Merged in mordred/virtualenvwrapper (pull request #1)
Take advantage of pbr 0.5.19
2 parents 963a35c + 59d6a2c commit 60a7405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44

55
setup(
66
setup_requires=['pbr>=0.5.19'],
7-
d2to1=True,
7+
pbr=True,
88
)

0 commit comments

Comments
 (0)