Florent Kermarrec
|
7d24ac33ae
|
version: Bump to 2024.04.
|
2024-06-05 22:07:12 +02:00 |
Florent Kermarrec
|
1c9acfeaa7
|
setup.py: Fix/Revert classifiers.
|
2024-01-01 15:27:37 +01:00 |
Florent Kermarrec
|
a4b74c32c1
|
setup.py: Bump to 2023.12 to prepare release.
|
2023-12-25 15:34:01 +01:00 |
Florent Kermarrec
|
d3a05ae631
|
setup.py: Switch minimum Python version to 3.7 (To allow more than 255 arguments in functions).
|
2023-12-19 10:24:18 +01:00 |
Florent Kermarrec
|
6ec993650c
|
setup.py: Specify UTF-8 encoding for long_description/README.md.
|
2023-12-19 10:12:51 +01:00 |
Florent Kermarrec
|
0ae737956d
|
setup.py: Improve indentation.
|
2023-12-19 09:10:32 +01:00 |
Florent Kermarrec
|
42772f4388
|
setup.py: Update to 2023.08.
|
2023-09-18 08:42:17 +02:00 |
Florent Kermarrec
|
d607d9f34b
|
setup.py: Prepare for 2023.04.
|
2023-05-07 20:48:15 +02:00 |
Tim Paine
|
d66457d2b0
|
add manifest, uplift setup.py to pass twine checks
|
2023-04-11 14:18:11 -04:00 |
Florent Kermarrec
|
47a2e5b6fd
|
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:54:31 +02:00 |
Florent Kermarrec
|
bb01840b12
|
add initial LiteEth standalone core generator from examples/core.py
|
2019-11-24 11:22:51 +01:00 |
Florent Kermarrec
|
94af3d63d9
|
README: update and rename example_designs to examples
|
2018-08-31 08:26:37 +02:00 |
Florent Kermarrec
|
24b0d2b8c2
|
setup.py: fix exclude, add example_designs to exclude
|
2018-07-19 11:23:52 +02:00 |
Florent Kermarrec
|
6b872fd271
|
setup.py: exclude sim, test, doc directories
|
2018-07-18 09:40:20 +02:00 |
Florent Kermarrec
|
c15f089eba
|
bump to 0.2.dev
|
2018-02-23 13:39:53 +01:00 |
Florent Kermarrec
|
c42aa09878
|
uniformize litex cores
|
2018-02-22 10:12:33 +01:00 |
Felix Held
|
20af2bf201
|
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:23:18 +11:00 |
Florent Kermarrec
|
c4856d1eb5
|
test: start converting to python unittest
|
2017-01-19 14:33:24 +01:00 |
Florent Kermarrec
|
94290016d0
|
setup.py: fix version (0.1)
|
2016-04-29 14:32:05 +02:00 |
Florent Kermarrec
|
e73f35c733
|
test: remove __init__.py and use setup.py develop
|
2016-03-22 10:34:28 +01:00 |
Florent Kermarrec
|
4cb6a20291
|
setup.py: exclude test directory
|
2015-12-19 21:06:15 +01:00 |
Florent Kermarrec
|
fda5ea0522
|
update setup.py
|
2015-11-14 17:28:40 +01:00 |
Florent Kermarrec
|
23161d3a7d
|
add setup.py
|
2015-09-08 01:43:09 +02:00 |