Commit ff76638
committed
chore: update .gitignore and tox configuration
- Added PyCharm and system-specific files to .gitignore
- Extended tox environments to cover Django 4.2, 5.0, 5.1, 5.2 alpha, and main branch
- Ensured flake8 and isort checks are included in tox
- Improved test matrix to run across Python 3.9–3.131 parent d818cc4 commit ff76638
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments