Skip to content

Commit 82a55da

Browse files
authored
Merge pull request diffpy#63 from Sparks29032/patch-1
Small edit
2 parents 01906bb + 79b93f5 commit 82a55da

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

setup.py

-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
from setuptools import Extension, find_packages, setup
1717

1818
MYDIR = os.path.dirname(os.path.abspath(__file__))
19-
versioncfgfile = os.path.join(MYDIR, "src/diffpy/pdffit2/version.cfg")
20-
gitarchivecfgfile = os.path.join(MYDIR, ".gitarchive.cfg")
21-
2219

2320
# Helper functions -----------------------------------------------------------
2421

0 commit comments

Comments
 (0)