Florent Kermarrec
|
976656b519
|
setup.py: Fix/Revert classifiers.
|
2024-01-01 15:29:42 +01:00 |
Florent Kermarrec
|
80418f3a04
|
setup.py: Switch minimum Python version to 3.7 (To allow more than 255 arguments in functions).
|
2023-12-19 10:28:39 +01:00 |
Florent Kermarrec
|
f23fac9a32
|
setup.py: Improve indentation.
|
2023-12-19 10:04:29 +01:00 |
Florent Kermarrec
|
0182377a07
|
examples: remove obsolete examples rename litescope_test to litescope_cli and add it as console script.
|
2020-08-05 12:41:50 +02:00 |
Florent Kermarrec
|
47819e803b
|
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:58:21 +02:00 |
Florent Kermarrec
|
5e7ee3555b
|
LICENSE/setup: update
|
2019-11-22 19:36:44 +01:00 |
Florent Kermarrec
|
7c1c62e34a
|
README: update and rename example_designs to examples
|
2018-08-31 08:34:09 +02:00 |
Florent Kermarrec
|
2ca58e488f
|
setup.py: fix exclude, add example_designs to exclude
|
2018-07-19 11:29:52 +02:00 |
Florent Kermarrec
|
cd63a43393
|
setup.py: exclude sim, test, doc directories
|
2018-07-18 09:43:23 +02:00 |
Florent Kermarrec
|
302a484697
|
bump to 0.2.dev
|
2018-02-23 13:43:28 +01:00 |
Felix Held
|
febb358d33
|
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:24:29 +11:00 |
Florent Kermarrec
|
238e5ffcc2
|
setup.py: +x and add testsuite
|
2017-01-19 04:43:40 +01:00 |
Florent Kermarrec
|
b989ad6ce2
|
setup.py: fix version (0.1)
|
2016-04-29 14:41:47 +02:00 |
Florent Kermarrec
|
58a09bbdd6
|
test: remove __init__.py and use setup.py develop
|
2016-03-22 10:38:17 +01:00 |
Florent Kermarrec
|
8e7d89fc0c
|
setup.py: exclude test directory
|
2015-12-19 21:04:25 +01:00 |
Florent Kermarrec
|
553d7c5669
|
update setup.py
|
2015-11-14 17:31:14 +01:00 |
Florent Kermarrec
|
9393fee9f3
|
init repo
|
2015-09-09 08:24:08 +02:00 |