Fixed makefile.

dev
Franco Masotti 2019-08-10 18:19:10 +02:00
parent 66974a4937
commit e9fbba3653
Signed by: frnmst
GPG Key ID: 24116ED85666780A
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ test:
python setup.py test
uninstall:
pip uninstall md_toc
pip uninstall fattura_elettronica_reader
dist:
python setup.py sdist