We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16a6d84 commit a4d6504Copy full SHA for a4d6504
Makefile
@@ -56,7 +56,7 @@ dist-older:
56
57
#: Create newer distributions
58
dist-newer:
59
- bash ./admin-tools/make-dist-older.sh
+ bash ./admin-tools/make-dist-newer.sh
60
61
#: Remove .pyc files
62
clean_pyc:
0 commit comments