mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2024-11-22 14:25:01 +01:00
CHANGELOG.md: Add pipenv to unreleased changes
This commit is contained in:
parent
7218631cc4
commit
df7de93964
@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
## Added
|
## Added
|
||||||
- Ability to configure PostgreSQL database port with DATABASE_PORT environment variable (defaults to 5432)
|
- Ability to configure PostgreSQL database port with DATABASE_PORT environment variable (defaults to 5432)
|
||||||
- Hound CI configuration to validate pull requests against PEP 8 code style with Flake8
|
- Hound CI configuration to validate pull requests against PEP 8 code style with Flake8
|
||||||
|
- Configuration for [pipenv](https://pipenv.readthedocs.io/en/latest/)
|
||||||
|
|
||||||
## Changed
|
## Changed
|
||||||
- Validate code against PEP 8 style guide with Flake8
|
- Validate code against PEP 8 style guide with Flake8
|
||||||
|
Loading…
Reference in New Issue
Block a user