Skip to content
Snippets Groups Projects
Commit b03ff585 authored by Régis Behmo's avatar Régis Behmo
Browse files

Fix missing requirements file in pypi package

Close #261.
parent ed0cf8d9
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,7 @@ Note: Breaking changes between versions are indicated by "💥". ...@@ -4,6 +4,7 @@ Note: Breaking changes between versions are indicated by "💥".
## Unreleased ## Unreleased
- [Bugfix] Fix missing requirements file in pypi package (#261)
- [Improvement] Add missing cms/lms production/development setting patches - [Improvement] Add missing cms/lms production/development setting patches
- [Improvement] Allow SigV4 authentication for video upload to S3 - [Improvement] Allow SigV4 authentication for video upload to S3
- [Bugfix] Fix cms development settings - [Bugfix] Fix cms development settings
......
include requirements/base.in
recursive-include tutor/templates * recursive-include tutor/templates *
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment