Commit Graph

6 Commits

Author SHA1 Message Date
Tim Paine f047844f86 Add version number, include readme as long description, add explicit litex dependency, use github action for python install, add dependabot action upgrader, update checkout action 2023-09-17 17:50:22 -04:00
Adam Jeliński aebe1c7067 setup.py: Exclude test package 2021-06-28 11:54:10 +02:00
Florent Kermarrec 5e1da47cc4 setup.py: simplify, switch to Python3.6+ (using python_requires), remove version.
- Deprecate Python 3.5, switch to Python 3.6+.
- Remove which was not used or updated. We'll see to get this back when working on releases.
2020-04-07 12:01:45 +02:00
DurandA adcc34b528 Turn litex_boards.partner into module 2019-07-01 19:36:34 +02:00
Arnaud Durand baac94e0a4
Add litex_boards package to setup.py 2019-07-01 18:40:58 +02:00
Florent Kermarrec 4213c75e48 init repo with litex official boards 2019-06-10 17:11:36 +02:00