SET
|
043b7d824e
|
Added the mcpy package to the distribution.
Seems to be a rare dependence, is small and using it from outside
looks like a silly complication.
|
2020-08-18 21:42:42 -03:00 |
SET
|
227506e7b5
|
Changed minimal Python version to 3.4.
The plug-ins import uses Python 3.4 stuff.
|
2020-08-18 21:33:40 -03:00 |
SET
|
d7972285c2
|
Migrated setup.py to setuptools
Also: now we extract all the metadata from __main__.py
|
2020-08-18 12:09:55 -03:00 |
SET
|
89914443f0
|
Renamed the kiplot module as kibot.
Also added src/kibot script.
Updated the documentation and Debian packaging.
The default extension for config files now is .kibot.yaml
|
2020-08-16 22:04:03 -03:00 |
Salvador E. Tropea
|
ba88f49383
|
Added Python dependencies to the setup.py
|
2020-07-11 20:46:40 -03:00 |
Salvador E. Tropea
|
ba22eae5b8
|
Tunned flake8 and removed all unfiltered warnings and errors
|
2020-04-28 17:56:50 -03:00 |
Salvador E. Tropea
|
5aa584b0d2
|
Commented the setup.py parameters not used by pybuild
|
2020-04-28 17:04:00 -03:00 |
Salvador E. Tropea
|
49bb86d748
|
Moved the module to the root and added a script named kiplot to call it from /usr/bin.
Simplified the setup.py to make it work with Debian.
Added Debian package files.
Added a MANIFEST.in
|
2020-03-10 14:49:18 -03:00 |
John Beard
|
fa3840e0b4
|
Add stub for testing with setup.py test
|
2018-06-02 18:03:04 +01:00 |
John Beard
|
c80c34939e
|
Move to src directory
|
2018-06-02 17:55:32 +01:00 |
John Beard
|
21e185c9d6
|
Initial commit
|
2018-06-01 20:08:57 +01:00 |