Commit 019b807
committed
pyproject: remove the version check
This change removes the version check since it brings just extra work for us.
Downstream uses a different naming convention that is not compatible
with upstream:
```
ERROR: Could not find a version that satisfies the requirement django-ansible-base[jwt-consumer,resource-registry]>=2025.8.18 (from ansible-ai-connect) (from versions: 2.7.0)
```1 parent 003a0c1 commit 019b807
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments