Skip to content

Commit 700268a

Browse files
committed
Added GITHUB_TOKEN for private REPO
1 parent d9a3414 commit 700268a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

requirements.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@ django
22
gunicorn
33
python-dotenv
44
whitenoise
5-
6-
#git+https://${GITHUB_TOKEN}@github.com/app-generator/priv-django-admin-material-pro
7-
git+https://github.com/app-generator/priv-django-admin-material-pro
5+
git+https://${GITHUB_TOKEN}@github.com/app-generator/priv-django-admin-material-pro
86

97
# psycopg2-binary
108
# mysqlclient

0 commit comments

Comments
 (0)