Commit Graph

6 Commits

Author SHA1 Message Date
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