Skip to content

Commit daaf280

Browse files
committed
Fixed HTML path for upload_docs.
1 parent 6337009 commit daaf280

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[aliases]
22
build_dist = sdist --formats=gztar,bztar,zip
33
[upload_docs]
4-
upload-dir = docs/.build/html
4+
upload-dir = doc/.build/html
55
[nosetests]
66
cover-package = github2
77
detailed-errors = 1

0 commit comments

Comments
 (0)