Commit Graph

12 Commits

Author SHA1 Message Date
Florent Kermarrec 7f3ee12c3d setup.py: 2024.08 release. 2024-09-27 09:37:28 +02:00
Florent Kermarrec 0e6339847a version: Bump to 2024.04. 2024-06-05 22:11:47 +02:00
Florent Kermarrec e585d786e9 setup.py: Add classifiers. 2024-01-01 15:31:42 +01:00
Florent Kermarrec 429f9ab20b setup.py: Bump to 2023.12 to prepare release. 2023-12-25 15:35:26 +01:00
Florent Kermarrec 4cfa4defd2 setup.py: Switch minimum Python version to 3.7 (To allow more than 255 arguments in functions). 2023-12-19 10:30:04 +01:00
Florent Kermarrec e9dac1e460 setup.py: Improve indentation and specify UTF-8 encoding for long_description/README.md. 2023-12-19 10:17:34 +01:00
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