Skip to content

Commit

Permalink
Revert "prevent runtime pipfile.lock from changing hash"
Browse files Browse the repository at this point in the history
This reverts commit a06d202.
  • Loading branch information
bcwu committed Mar 17, 2022
1 parent e2e242f commit 1ae6476
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ test-selenium:
# exported as a point of reference instead.
.PHONY: dist
dist: version-frontend
git reset --hard HEAD
pipenv run python setup.py bdist_wheel
pipenv run twine check $(BDIST_WHEEL)
rm -vf dist/*.egg
Expand Down

0 comments on commit 1ae6476

Please sign in to comment.