Michael J. Sullivan
788f87cb58
Update Pipfile.lock ( #1062 )
2019-10-14 12:30:57 -07:00
Andrey
6aef6c9d45
#455 Fix bug with tricky unicode symbols ( #1047 )
...
* add test for special unicode symbol which usual re can not process correctly
add regex lib which supports unicode 12.1.0 standard
replace re usage in project in favor to regex
* #455 fix dependency
2019-10-13 10:21:15 -07:00
Zsolt Dollenstein
47861a6a3b
fix doc generation
2019-09-18 14:00:18 +01:00
Zsolt Dollenstein
1521d3d2dc
Bump dependencies
2019-09-18 13:51:09 +01:00
Zsolt Dollenstein
18654bb52a
update Pipfile.lock to work with Py3.[78]
...
Note: had to pin `docutils==0.15` because of https://github.com/pypa/pipenv/issues/3865
2019-07-24 10:12:05 +01:00
Zsolt Dollenstein
5b01a8e3b0
bump Pipfile.lock
2019-05-26 11:45:47 +02:00
Łukasz Langa
275a85f598
Update Pipfile environment
2019-03-14 13:17:34 +01:00
Zsolt Dollenstein
a82f186787
blackd: a HTTP server for blackening ( #460 )
2018-09-17 10:02:25 -07:00
Zsolt Dollenstein
df965b0558
update to mypy 0.620 and make tests pass again
...
Fixes #408
2018-07-18 22:10:52 +01:00
Łukasz Langa
75eb91443e
It works better when dependencies are installed. Who knew?
2018-06-06 17:13:51 -07:00
Łukasz Langa
ed50737290
18.6b1
2018-06-05 09:49:06 -07:00
Łukasz Langa
1b189f6cde
acks += Stavros; document fix, add to Pipfile
2018-05-31 10:53:26 -07:00
Łukasz Langa
f471271831
Move setuptools and wheel to dev deps, upgrade them, too
2018-05-29 02:37:34 -07:00
Łukasz Langa
987543001a
Upgrade dependencies
2018-05-08 10:11:16 -07:00
Jonas Obrist
639b62dcd3
Added caching ( #136 )
...
Black will cache already formatted files using their file size and
modification timestamp. The cache is per-user and will always be used
unless Black is used with --diff or with code provided via standard
input.
2018-04-18 17:27:07 -07:00
Łukasz Langa
f8e9544c93
Add integration for pre-commit.com ( #104 )
...
Fixes #103
2018-04-04 13:19:30 -07:00
Łukasz Langa
9e31754284
Documentation fixes for ReadTheDocs
2018-03-24 17:15:48 -07:00
Łukasz Langa
c7c8c4f501
Pin attrs to >=17.4.0 for @dataclass use
...
Fixes #54
2018-03-21 18:01:07 -07:00
Łukasz Langa
4199f141d4
Twine 1.11.0
2018-03-21 17:06:19 -07:00
Łukasz Langa
64aae0e57d
Native README.md support on PyPI \o/
...
See: https://dustingram.com/articles/2018/03/16/markdown-descriptions-on-pypi
2018-03-17 01:26:30 -07:00
Łukasz Langa
e74117f172
Initial commit
2018-03-14 12:55:32 -07:00