Adrian Sampson
|
0c4600280f
|
Use built-in tox support for PEP 518
We don't need to manually invoke `flit`; with `isolated_build`, tox
supports non-setuptools builds out of the box.
|
2019-06-30 10:25:34 -04:00 |
|
Adrian Sampson
|
0fefd70c77
|
Fix environment name in Tox config
|
2019-06-30 10:18:16 -04:00 |
|
Adrian Sampson
|
91f797289b
|
Use built-in unittest for test execution
I like pytest, but I don't think it's necessary for super simple tests.
I'd like to avoid the dependency if we don't need it.
|
2019-06-30 10:15:51 -04:00 |
|
aaron.godfrey
|
e85ba126c5
|
Bootstrap tests.
|
2019-06-28 11:31:10 -07:00 |
|