File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,11 @@ The rules for this file:
1010 use tabs but use spaces for formatting
1111
1212------------------------------------------------------------------------------
13-
13+ 07/11/2020 orbeckst
14+ * 1.3.2
15+ - fix installation issue that made 1.3.2 fail installation
16+ (versioneer.py was not included) (issue #37)
17+
141807/08/2020 orbeckst, lilyminium
1519 * 1.3.1
1620 - fix library.find_file (issue #32)
Original file line number Diff line number Diff line change 11include README.rst INSTALL.rst LICENSE AUTHORS CHANGELOG
2- include setup.py
2+ include setup.py versioneer.py
3+ include rotcon/_version.py
34recursive-include doc *
45prune doc/sphinx/build
56graft rotcon/data
67recursive-include tests *.sh *.gro *.dat *.pdf
7- global-exclude .DS_Store *~include versioneer.py
8- include rotcon/_version.py
8+ global-exclude .DS_Store *~
You can’t perform that action at this time.
0 commit comments