Skip to content

Commit

Permalink
Add factor to test with numina devel
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiopasra committed Sep 4, 2024
1 parent aa40cfb commit dcde00e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
[tox]
envlist = py{39, 310, 311, 312}
envlist =
py{39, 310, 311, 312}{,-dev}
isolated_build = True

[testenv]
extras =
test
deps =
dev: git+https://github.com/guaix-ucm/numina@main
commands =
pytest --remote-data=none

Expand Down

0 comments on commit dcde00e

Please sign in to comment.