mirror of
https://github.com/jazzband/django-authority.git
synced 2026-05-11 00:53:11 +00:00
Map gha to tox.
This commit is contained in:
parent
7494d94b54
commit
8f7df22869
1 changed files with 6 additions and 0 deletions
6
tox.ini
6
tox.ini
|
|
@ -25,3 +25,9 @@ deps =
|
|||
commands =
|
||||
python setup.py sdist bdist_wheel
|
||||
twine check dist/*
|
||||
|
||||
|
||||
[gh-actions]
|
||||
python =
|
||||
2.7: py27
|
||||
3.7: py37
|
||||
|
|
|
|||
Loading…
Reference in a new issue