diff options
| author | Michele Simionato <michele.simionato@gmail.com> | 2019-01-24 14:57:29 +0100 |
|---|---|---|
| committer | Michele Simionato <michele.simionato@gmail.com> | 2019-01-24 14:57:29 +0100 |
| commit | 7137c0ec9109f1b5582e9150701dcaeb18135eab (patch) | |
| tree | e90c413bf7535ac33cfa955da6ef91cb3ac4d39f /Makefile | |
| parent | 5904141797f9a3412d5d96cab07831325c6a4270 (diff) | |
| download | python-decorator-git-7137c0ec9109f1b5582e9150701dcaeb18135eab.tar.gz | |
Tagged 4.3.24.3.2
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,4 +8,4 @@ html: /tmp/tests.documentation.rst sphinx-build docs docs/_build upload: README.rst - python3 setup.py sdist bdist_wheel upload + python setup.py sdist bdist_wheel upload |
