Skip to content

Commit 79b93f5

Browse files
authored
Small edit
1 parent 01906bb commit 79b93f5

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

setup.py

Lines changed: 0 additions & 3 deletions
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)