Florent Kermarrec
|
6bce3a2587
|
version: Bump to 2024.04.
|
2024-06-05 22:06:50 +02:00 |
Florent Kermarrec
|
e9adaebf0d
|
setup.py: Fix/Revert classifiers.
|
2024-01-01 15:27:21 +01:00 |
Florent Kermarrec
|
8ed232f8dc
|
setup.py: Bump to 2023.12 to prepare release.
|
2023-12-25 15:33:14 +01:00 |
Florent Kermarrec
|
b55cd3d481
|
setup.py: Switch minimum Python version to 3.7 (To allow more than 255 arguents in functions).
|
2023-12-19 10:23:39 +01:00 |
Florent Kermarrec
|
6615941f0c
|
setup.py: Specify UTF-8 encoding for long_description/README.md.
|
2023-12-19 10:12:09 +01:00 |
Florent Kermarrec
|
3b4cb273ac
|
setup.py: Improve indentation.
|
2023-12-19 09:10:53 +01:00 |
Florent Kermarrec
|
4dec115023
|
setup.py: Update to 2023.08.
|
2023-09-18 08:40:57 +02:00 |
Florent Kermarrec
|
d7df59560e
|
setup.py: Prepare for 2023.04.
|
2023-05-07 20:47:47 +02:00 |
Tim Paine
|
81203855a6
|
move up version
|
2023-04-07 19:06:45 -04:00 |
Tim Paine
|
d7886c5fc5
|
add manifest, uplift setup.py to pass twine checks
|
2023-04-07 18:59:35 -04:00 |
Florent Kermarrec
|
0c3a610544
|
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 11:51:23 +02:00 |
Florent Kermarrec
|
8dae0c0c7f
|
setup.py: add pyyaml to install_requires
|
2019-12-03 15:44:44 +01:00 |
Florent Kermarrec
|
2bdeda021b
|
move standalone core generation to litedram package and make it usable externally
When LiteDRAM is installed, standalone core can now be generated with "litedram_gen config.yml"
|
2019-08-28 07:19:30 +02:00 |
Florent Kermarrec
|
dce4edee97
|
README: update
|
2018-08-31 08:25:05 +02:00 |
Florent Kermarrec
|
2736ebccda
|
setup.py: fix exclude, add example_designs to exclude
|
2018-07-19 11:22:53 +02:00 |
Florent Kermarrec
|
e830526832
|
setup.py: exclude sim, test, doc directories
|
2018-07-18 09:39:33 +02:00 |
Florent Kermarrec
|
bd43fd605c
|
bump to 0.2.dev
|
2018-02-23 13:39:06 +01:00 |
Florent Kermarrec
|
45a948d42a
|
uniformize litex cores
|
2018-02-22 10:10:54 +01:00 |
Felix Held
|
72b1b109b7
|
Fix all remaining indentation issues in python code
I ran a script that shouldn't have missed any tab in the python source files.
|
2018-01-13 13:22:08 +11:00 |
Florent Kermarrec
|
1bcab6303d
|
setup.py: add test_suite
|
2017-01-17 15:17:21 +01:00 |
Florent Kermarrec
|
2445758eba
|
+x on scripts
|
2016-05-26 11:10:03 +02:00 |
Florent Kermarrec
|
d48c298363
|
init from LiteX/MiSoC
|
2016-04-29 07:44:30 +02:00 |