We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3040afc commit cfbe79dCopy full SHA for cfbe79d
.github/copilot-instructions.md
@@ -174,7 +174,7 @@ Core runtime dependencies (requirements.txt):
174
Test dependencies (requirements/tests.txt):
175
- coverage, flake8, pylint (code quality)
176
- python-gnupg>=0.5.0 (encryption support)
177
-- psycopg2 (PostgreSQL testing)
+- psycopg2-binary (PostgreSQL testing)
178
- django-storages (cloud storage testing)
179
- tox, tox-gh-actions (multi-environment testing)
180
0 commit comments