-
Notifications
You must be signed in to change notification settings - Fork 21
/
tox-dev.ini
36 lines (35 loc) · 982 Bytes
/
tox-dev.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[tox]
envlist=py27,py36,py37,py38,py39,py310,py311,nightly
[testenv]
deps=
coverage
pytest
pytest-cov
https://github.com/xlcnd/isbnlib/archive/dev.zip
commands=
pytest --cov-config=setup.cfg isbntools
isbn_meta 9780321534965
isbn_meta 9780321534965 goob refworks
isbn_meta 9789993710561 wiki bibtex
isbn_meta 9780321534965 csl
isbn_meta 9780156001311 endnote
isbn_meta 9780321534965 json
isbn_meta 9789993710561 msword
isbn_meta 9780672322600 >>xxx
to_isbn10 9780826497529
to_isbn13 0826497527
isbn_mask 5852700010
isbn_info 9787500117018
isbn_editions 9780156001311
isbn_validate 9780321534965
isbn_classify 9780425284629
isbn_doi 9780321534965
isbn_ean13 9780321534965
isbn_from_words 'old man and sea'
isbn_from_words 'Camões Lusíadas'
isbn_goom 'python hackers' bibtex
isbn_conf show
isbn_conf cachepath
isbn_conf dumpcache
isbn_conf purgecache
isbntools