Skip to content

Commit eb07147

Browse files
committed
add gitlab__release_notes to requirements
1 parent d07c15c commit eb07147

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

webapp/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ heroku local
3030
### Push changes
3131

3232
```
33-
git remote add herokuhttps://git.heroku.com/gitlab-release-notes.git
33+
git remote add heroku https://git.heroku.com/gitlab-release-notes.git
3434
```
3535

3636
```

webapp/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
python-gitlab
22
flask
33
gunicorn
4-
4+
gitlab_release_notes

0 commit comments

Comments
 (0)