Skip to content

Commit 1f5f791

Browse files
ci: Remove asttokens from requirements-testing.txt
1 parent 7f20c23 commit 1f5f791

3 files changed

Lines changed: 4 additions & 1 deletion

File tree

requirements-testing.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ pytest-timeout
88
pytest-watch
99
jsonschema
1010
executing
11-
asttokens
1211
responses
1312
pysocks
1413
socksio

scripts/populate_tox/config.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,9 @@
331331
},
332332
"pure_eval": {
333333
"package": "pure_eval",
334+
"deps": {
335+
"*": ["asttokens"],
336+
},
334337
"num_versions": 2,
335338
},
336339
"pydantic_ai": {

tox.ini

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)