Skip to content

Commit

Permalink
Django (#15)
Browse files Browse the repository at this point in the history
* First integration with Django using Volt bootstrap

* Added more tests

* Added django dashboard and tests

* Edited ci yml for github actions

* Edited ci for testing and static analysis to run after build

* Removed build from ci and edited ci to install dependencies before running jobs

* Removed needs:build from ci

* Added timeout for requests

* Ignored not found parameters file

* Edited ci to install mypy dependencies

* Edited ci to install requests for mypy

* Edited ci for mypy

* Edited ci for mypy

* Added empty parameters file

* Added parameters file

* Added parameters file
  • Loading branch information
wleong1 committed Apr 8, 2024
1 parent 091ad1c commit 8a25c64
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ pandas==2.2.1
pandas-stubs==2.2.0.240218
peewee==3.17.1
pluggy==1.0.0
psycopg2==2.9.9
psycopg2-binary==2.9.9
pytest==7.3.1
pytest-cov==4.1.0
Expand Down

0 comments on commit 8a25c64

Please sign in to comment.