Commit Graph

164 Commits

Author SHA1 Message Date
b1d9ac385e update changelog 2020-12-04 09:35:51 +01:00
8cbcc30f1e upgrade pip 2020-12-04 09:29:05 +01:00
2b7a621696 poetry update 2020-12-04 09:25:42 +01:00
8e9b46f4a9 another try 2020-12-04 09:22:40 +01:00
b88364aa9e remove tox usage 2020-12-04 09:19:52 +01:00
f2613f1a7b add Python 3.9 for tox 2020-12-04 09:14:08 +01:00
814df8c700 another try… 2020-12-04 09:11:05 +01:00
27e96ecc85 another try… 2020-12-04 09:04:16 +01:00
9211708771 install missing tools 2020-12-04 08:58:21 +01:00
93502bdbc7 start using GitHub Actions 2020-12-04 08:46:06 +01:00
3ebc35d96a remove badges 2020-12-04 08:21:18 +01:00
87e1bb3fe7 remove badges 2020-12-04 08:20:20 +01:00
bf703e33f8 remove warning 2020-12-04 08:18:05 +01:00
ea243cc9a3 use pygrammalecte 1.2.0 2020-12-04 08:17:34 +01:00
b0bc19af25
Merge pull request #52 from Seluj78/patch-1 2020-10-14 15:01:17 +02:00
Jules Lasne (jlasne)
532957ae03
Apply suggestions from code review
Co-authored-by: Vincent Poulailleau <vpoulailleau@gmail.com>
2020-10-14 13:52:22 +02:00
Jules Lasne (jlasne)
497bd0a1ec
Added poutils section to README 2020-10-14 13:44:28 +02:00
c8acf3101c poetry update 2020-09-08 08:04:55 +02:00
c5c9e1e0e3 use pygrammalecte v1.1+ 2020-09-07 09:11:45 +02:00
dca2b9188e poetry update 2020-09-07 09:11:45 +02:00
24e06451ed fix version parsing 2020-09-07 09:11:45 +02:00
c04e675166 prepare v0.9.0 2020-09-07 09:11:45 +02:00
de046c601d test from project root dir 2020-09-07 09:11:45 +02:00
5949619621 use provided message for spelling errors 2020-09-07 09:11:45 +02:00
3410a0a5e0 use python-dev-tools as dev dependency 2020-09-07 09:11:45 +02:00
9f886ed10b
Merge pull request #47 from vpoulailleau/dependabot/pip/simplelogging-0.11.0
Bump simplelogging from 0.10.0 to 0.11.0
2020-09-01 07:42:15 +02:00
dependabot-preview[bot]
10d5773dc9
Bump simplelogging from 0.10.0 to 0.11.0
Bumps [simplelogging](https://github.com/vpoulailleau/simplelogging) from 0.10.0 to 0.11.0.
- [Release notes](https://github.com/vpoulailleau/simplelogging/releases)
- [Changelog](https://github.com/vpoulailleau/simplelogging/blob/master/docs/history.md)
- [Commits](https://github.com/vpoulailleau/simplelogging/compare/v0.10.0...v0.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-01 04:37:37 +00:00
d5fc1bfa34 update tox.ini syntax 2020-08-31 09:04:26 +02:00
e98ed008a6 add 2020 year 2020-08-31 09:04:00 +02:00
2cda64a5d4 v0.8.0 2020-08-25 17:52:27 +02:00
3c95882ce8 GFM 2020-08-25 17:49:55 +02:00
89cb7c9f35 GFM 2020-08-25 17:48:19 +02:00
154933c783 prepare delivery of v0.8.0 2020-08-25 17:46:35 +02:00
9b374d2718 fix #12 2020-08-25 17:41:10 +02:00
e2955ccb5c fix #13 2020-08-25 17:36:17 +02:00
2c11208321 fix #14 2020-08-25 17:33:35 +02:00
38cf9c4c2b fix #17 2020-08-25 17:30:04 +02:00
695a0b59b6 fix #18 2020-08-25 17:17:39 +02:00
3f45cd9c51 fix #20 2020-08-25 17:15:07 +02:00
ead58d2b5b fix #15 2020-08-25 17:11:45 +02:00
2ec343a32e better output (#15) 2020-08-25 17:05:23 +02:00
0a0af9fb52 colored output (#15) 2020-08-25 16:58:30 +02:00
4bb8fd7819 remove output coloring by default (#15) 2020-08-25 16:39:51 +02:00
db5ce5e226
Merge pull request #45 from vpoulailleau/dependabot/pip/tox-3.19.0
Bump tox from 3.18.1 to 3.19.0
2020-08-20 16:07:38 +02:00
dependabot-preview[bot]
cdb3069e2b
Bump tox from 3.18.1 to 3.19.0
Bumps [tox](https://github.com/tox-dev/tox) from 3.18.1 to 3.19.0.
- [Release notes](https://github.com/tox-dev/tox/releases)
- [Changelog](https://github.com/tox-dev/tox/blob/master/docs/changelog.rst)
- [Commits](https://github.com/tox-dev/tox/compare/3.18.1...3.19.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-20 11:34:40 +00:00
8d1e18fdee
Merge pull request #46 from vpoulailleau/dependabot/pip/pytest-cov-2.10.1
Bump pytest-cov from 2.10.0 to 2.10.1
2020-08-20 11:54:21 +02:00
dependabot-preview[bot]
5563373256
Bump pytest-cov from 2.10.0 to 2.10.1
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/pytest-dev/pytest-cov/releases)
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v2.10.0...v2.10.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-17 04:46:43 +00:00
33eb488a4b add badges 2020-08-02 21:42:53 +02:00
ed95fe288a use travis and codeclimate 2020-08-02 21:37:35 +02:00
da55cc9729 remove cat 2020-08-02 21:35:03 +02:00