32 Commits

Author SHA1 Message Date
Alexandre Pujol
f279963680 chore: update copyright year. 2024-02-14 15:22:49 +00:00
Alexandre Pujol
76d163dae0 build: docs will be generated for each release. 2022-12-09 22:28:02 +00:00
Alexandre Pujol
f745c812ac build: generate doc & man pages on build. 2022-09-03 15:22:19 +01:00
Alexandre Pujol
3ed3883cc0 Add setup.cfg. 2022-01-23 22:43:32 +00:00
Alexandre Pujol
9744eb16b3 Use {} instead of dict() as it is faster. 2022-01-20 19:43:50 +00:00
Alexandre Pujol
6c1ff426b0 Move extension entry script. 2021-05-15 18:25:53 +01:00
Alexandre Pujol
6859305471 Linter fixes. 2021-04-15 15:03:37 +01:00
Alexandre Pujol
e52623c246 classifiers: add python 3.9 2021-04-03 21:58:08 +01:00
Drew Risinger
ccdb6995be setup: make pimport a setuptools script 2021-03-21 22:57:29 -04:00
Alexandre Pujol
b084f4edd7 Add base path for Darwin. 2020-12-17 17:25:12 +00:00
edoardob90
64518cd08c Fix default local installation path 2020-10-29 13:50:17 +01:00
Alexandre Pujol
4f3f158fa9 Force /usr/lib.
Because password-store does not seem to support /usr/local/lib
2020-10-24 21:30:57 +01:00
Alexandre Pujol
f082924c44 Use setup.py to manage the full installation. 2020-10-24 21:05:59 +01:00
Alexandre Pujol
a5b8d9ef84 Few late fixes. 2020-04-26 16:11:37 +01:00
Alexandre Pujol
8601bf1f4e Add pimport script to setup install. 2020-04-25 23:43:45 +01:00
Alexandre Pujol
562c5e84f1 Drop support for python 3.5. 2020-04-07 18:59:28 +01:00
Alexandre Pujol
19a7ae2d2b Linter fixes. 2020-04-04 21:32:39 +01:00
Alexandre Pujol
f3af133f81 Setup.py: add packages to install. 2020-04-01 19:50:21 +01:00
Alexandre Pujol
ea99e71d15 Small fixes. 2019-12-20 21:19:12 +00:00
Alexandre Pujol
0e25c1de37 Add the structure for the future pass_import module. 2019-12-17 21:01:54 +00:00
Alexandre Pujol
a7c96962a4 Python linter fix. 2019-11-10 16:48:58 +00:00
Alexandre Pujol
520883b5af Drop python 3.4 support. 2019-11-02 20:54:05 +00:00
Alexandre Pujol
64fd0ea206 Update setup.py to the last deps changes. 2019-06-06 16:34:53 +01:00
Alexandre Pujol
df3e3f4ddf Code health: configure prospector for veryhigh strictness & Fix linter. 2019-06-04 19:30:30 +01:00
Alexandre Pujol
f321dabbb0 Fix classifiers. 2019-06-01 17:58:35 +01:00
Alexandre Pujol
9898be5a8e Ensure the line is not too big. 2019-05-22 17:42:40 +01:00
Alexandre Pujol
90f064556f Add pyaml as dependency 2019-05-05 20:06:12 +01:00
Alexandre Pujol
8753ee79f3 Install: do not require green. 2019-01-11 12:20:01 +00:00
Alexandre Pujol
862cdcf56c Cosmetic 2018-11-18 14:30:05 +00:00
Alexandre Pujol
ad43bb2c2f Do not use setup.py's data_files. Include python setup.py in makefile 2018-11-16 15:42:11 +00:00
Alexandre Pujol
3dcc37badb Load version from pass_import.py 2018-11-16 15:40:13 +00:00
Alexandre Pujol
12e7fe4517 Use setuptools to install pass-import. 2018-11-13 20:08:45 +00:00