mirror of
https://github.com/jazzband/dj-database-url.git
synced 2026-05-16 11:13:15 +00:00
6 lines
89 B
INI
6 lines
89 B
INI
[tox]
|
|
envlist = py{26,27,32,33,34}
|
|
|
|
|
|
[testenv]
|
|
commands = python test_dj_database_url.py
|