diff --git a/Makefile b/Makefile index 6c274d7..ff64e2d 100644 --- a/Makefile +++ b/Makefile @@ -40,7 +40,7 @@ test: python setup.py test uninstall: - pip uninstall md_toc + pip uninstall fattura_elettronica_reader dist: python setup.py sdist