Thomas Waldmann
59b6dc5442
require python 3.8+, fixes #5975
...
if you do not have py38+ yet, just use borg 1.1.x.
2021-09-16 02:21:29 +02:00
Thomas Waldmann
b15469c3c8
drop support for py36, require py37+, fixes #5790
...
if you do not have python >= 3.7, you can still use borg 1.1.x or 1.0.x.
another option is to use the fat binary from github releases, which
includes python and all other stuff needed.
2021-06-16 15:31:34 +02:00
Thomas Waldmann
14722acebc
github CI: test on py310 (again)
2021-05-01 20:40:48 +02:00
Thomas Waldmann
9884104219
don't test on py310 for now
...
it breaks everything due to issue #5729 - reenable after fixing that.
2021-03-12 20:10:11 +01:00
Thomas Waldmann
9f4a6e5574
add support and testing for python 3.10
2021-02-28 22:49:03 +01:00
Thomas Waldmann
b2b2a2622d
add a timeout for the github CI jobs, fixes #5548
...
sometimes they hung for 6h... (not our fault, seems like a infrastructure problem).
2020-12-05 18:35:00 +01:00
Samuel
9fa28dfee7
Upload coverage reports to codecov
2020-12-03 23:38:17 -06:00
Thomas Waldmann
0950d23e4d
test fuse2/fuse3
2020-11-04 01:20:57 +01:00
Thomas Waldmann
cd9e173967
checkout: fetch all to make setuptools_scm work
2020-11-03 22:57:15 +01:00
Thomas Waldmann
14d0e566b6
run tests via tox/pytest
2020-11-03 15:40:47 +01:00
Thomas Waldmann
ea3954072b
github action: flake8 linter
2020-11-03 01:18:27 +01:00
TW
2ea3878234
Update FUNDING.yml
2020-06-29 01:28:23 +02:00
TW
57843f3f52
Create FUNDING.yml
2020-06-29 01:14:20 +02:00
borkd
53f9ed0160
Create ISSUE_TEMPLATE.md
...
First stab at new issue template
2018-04-20 16:15:15 -04:00
Thomas Waldmann
dfd37d09d5
add a PR template pointing to guidelines
2016-12-03 18:34:34 +01:00