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:
Hugo Slepicka
2019-12-19 15:08:49 -08:00
committed by githubuser0xFFFF
parent 65c080ae8e
commit 084c5c5995
9 changed files with 2400 additions and 755 deletions

1
.gitattributes vendored Normal file
View File

@@ -0,0 +1 @@
PyQtAds/_version.py export-subst