Skip to content

Commit ecf3986

Browse files
Updated Makefile
1 parent 4f52295 commit ecf3986

File tree

6 files changed

+1
-180
lines changed

6 files changed

+1
-180
lines changed

makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ coverage: ## Run package tests and upload coverage reports
2323
publish: ## Publish package to pypi
2424
python setup.py sdist bdist_wheel
2525
twine upload dist/*
26-
rm -fr build dist .egg src/instant_article.egg-info
26+
rm -fr build dist .egg src/masonite_instant_article.egg-info
2727
pypirc: ## Copy the template .pypirc in the repo to your home directory
2828
cp .pypirc ~/.pypirc

src/masonite_instant_article.egg-info/PKG-INFO

Lines changed: 0 additions & 145 deletions
This file was deleted.

src/masonite_instant_article.egg-info/SOURCES.txt

Lines changed: 0 additions & 26 deletions
This file was deleted.

src/masonite_instant_article.egg-info/dependency_links.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/masonite_instant_article.egg-info/requires.txt

Lines changed: 0 additions & 6 deletions
This file was deleted.

src/masonite_instant_article.egg-info/top_level.txt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)