We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7489d06 commit ddf0d26Copy full SHA for ddf0d26
src/xchemalign/uploader.py
@@ -50,7 +50,7 @@
50
DEFAULT_TARBALL_TEMPLATE = "{target}_v{version}_{upload_no}_{date}.tgz"
51
52
53
-DATA_DIR = "upload_current"
+DATA_DIR = "upload-current"
54
55
56
# this needs to be kept more or less up to date
0 commit comments