File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1+ pytest == 8.3.4
2+ pytest_django == 4.10.0
Original file line number Diff line number Diff line change 11Django == 5.1.5
22PyYAML == 6.0.2
3- pytest == 8.3.4
43docutils == 0.21.2
54whitenoise == 6.9.0
65psycopg2-binary == 2.9.10
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ name: dashboard
22# see https://documentation.ubuntu.com/rockcraft/en/1.8.0/explanation/bases/
33# for more information about bases and using 'bare' bases for chiselled rocks
44base : ubuntu@22.04 # the base environment for this Django application
5- version : " 0.6 " # just for humans. Semantic versioning is recommended
5+ version : " 0.7 " # just for humans. Semantic versioning is recommended
66summary : A summary of your Django application # 79 char long summary
77description : |
88 Dashboard is a Django application to track quality and progress of multiple
You can’t perform that action at this time.
0 commit comments