Skip to content

Commit

Permalink
fix: remove pipenv
Browse files Browse the repository at this point in the history
Signed-off-by: Preetham Kamidi <kamidipreetham@gmail.com>
  • Loading branch information
preetham committed Aug 27, 2020
1 parent 8367b4f commit f9589f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
#!/bin/bash
python3 -m pipenv run python wsgi.py
python wsgi.py

0 comments on commit f9589f6

Please sign in to comment.