Tim 'mithro' Ansell
|
841905c1e0
|
Adding `make test` target.
Uses [py.test](https://pytest.org) to collect all Python doctests and
unittests.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
|
2019-01-10 18:48:48 -08:00 |
Karol Gugala
|
4726986aca
|
Add textx packet to requirements.txt
textx is required by roi_harness minitest
Signed-off-by: Karol Gugala <kgugala@antmicro.com>
|
2019-01-02 07:05:54 +01:00 |
Tim 'mithro' Ansell
|
51ed9fee03
|
Add pyyaml as a requirement.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
|
2018-12-17 17:03:19 -08:00 |
John McMaster
|
d895f5b3d3
|
yapf: use specific version
Signed-off-by: John McMaster <johndmcmaster@gmail.com>
|
2018-11-16 13:19:37 -08:00 |
Keith Rothman
|
522a684a7b
|
Add missing intervaltree requirement.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2018-10-22 14:00:00 -07:00 |
Tim Ansell
|
310101cfd7
|
Adding timing fuzzer needs to requirements.txt
The timing fuzzer requires;
* numpy
* scipy
* sympy
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
|
2018-10-15 16:58:43 -07:00 |
Keith Rothman
|
85e14f81a1
|
Generate tile types, site types, tilegrid, tileconn for entire part.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2018-09-26 22:37:33 -07:00 |
Tim 'mithro' Ansell
|
147dd3c78f
|
docs: Remove doc only requirements from top level.
Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
|
2018-02-28 13:12:33 -08:00 |
Rick Altherr
|
d5c9bcabdb
|
Add sphinx modules needed for docs to PIP requirements file
Signed-off-by: Rick Altherr <kc8apf@kc8apf.net>
|
2018-02-07 14:36:54 -08:00 |
Rick Altherr
|
820c0a5d78
|
Use yapf instead of autopep8 for Python formatting
Signed-off-by: Rick Altherr <kc8apf@kc8apf.net>
|
2018-01-09 14:50:05 -08:00 |
Rick Altherr
|
d868317f9e
|
Document Python dependencies
Uses a pip-compatible requirements file.
Signed-off-by: Rick Altherr <kc8apf@kc8apf.net>
|
2018-01-08 17:14:27 -08:00 |