Merge pull request #681 from ddysher/clean-setup-file

Clean up setup.py
pull/685/head
Daniel Black 2014-04-04 14:58:47 +11:00
commit 0c38e09d3d
1 changed files with 65 additions and 65 deletions

View File

@ -162,7 +162,7 @@ elements = {
"version.py",
"protocol.py"
]
}
}
for directory in elements:
for f in elements[directory]: