Skip to content

Commit cfbe79d

Browse files
committed
fix mention of psyopg2
1 parent 3040afc commit cfbe79d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ Core runtime dependencies (requirements.txt):
174174
Test dependencies (requirements/tests.txt):
175175
- coverage, flake8, pylint (code quality)
176176
- python-gnupg>=0.5.0 (encryption support)
177-
- psycopg2 (PostgreSQL testing)
177+
- psycopg2-binary (PostgreSQL testing)
178178
- django-storages (cloud storage testing)
179179
- tox, tox-gh-actions (multi-environment testing)
180180

0 commit comments

Comments
 (0)