ENH: Version info using Versioneer (#97)
* ENH: Use versioneer for version information. * FIX: rc.py is a build artifact and should not be version controlled. * FIX: Move processResourceFile to its own command.
This commit is contained in:
committed by
githubuser0xFFFF
parent
65c080ae8e
commit
084c5c5995
3
.gitignore
vendored
3
.gitignore
vendored
@@ -15,4 +15,5 @@ Makefile
|
||||
.eggs
|
||||
*.pyc
|
||||
*.pyd
|
||||
__pycache__
|
||||
__pycache__
|
||||
PyQtAds/rc.py
|
||||
|
||||
Reference in New Issue
Block a user