mirror of
https://gitlab.science.ru.nl/technicie/MarietjeDjango.git
synced 2025-12-09 17:42:21 +01:00
ci: Install django
This commit is contained in:
@ -3,7 +3,7 @@ before_script:
|
||||
- apt-get -qq install -y python3 python3-venv python3-pip
|
||||
- python3 -m venv venv
|
||||
- source venv/bin/activate
|
||||
- pip install pylint
|
||||
- pip install -r requirements.txt pylint
|
||||
|
||||
pylint:
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user