swh:1:snp:d7cd4867c335577b1b09043f65aeb6d95a54799a
Revision 3ff24ea18de59fc8ef0a6d6798844e9a5a3caf64 authored by Rob Capellini on 16 September 2015, 13:05:49 UTC, committed by Rob Capellini on 16 September 2015, 13:05:49 UTC
'python setup.py clean' fails due to the glob module not being present.
Moved glob import statement to the top of the setup.py file to the top
of the file to allow the clean command to work.
1 parent 56ad1fb
History
Tip revision: c7de747fdc7334a1013486d56acf7a5dd034884f authored by Kevin Sheppard on 17 May 2024, 11:02:01 UTC
Merge pull request #726 from bashtage/small-doc-fixes
Tip revision: c7de747
File Mode Size
arch
building
doc
examples
.gitignore -rw-r--r-- 8 bytes
.travis.yml -rw-r--r-- 3.1 KB
.travis_coveragerc -rw-r--r-- 501 bytes
LICENSE.md -rw-r--r-- 1.6 KB
MANIFEST.in -rw-r--r-- 15 bytes
README.md -rw-r--r-- 5.7 KB
VERSION -rw-r--r-- 3 bytes
requirements.txt -rw-r--r-- 81 bytes
setup.cfg -rw-r--r-- 39 bytes
setup.py -rw-r--r-- 8.9 KB

README.md

back to top