Richard Si
756177a617
Don't include profiling/ to cut down sdist by ~2x ( #2362 )
...
They seem to be used as test cases for a specific region of formatting
that was slow. Now performance testing is probably something end users
won't be needing to do, so this is an easy way of reducing the sdist
size sigificantly.
2021-07-15 17:21:53 -07:00
Hugo van Kemenade
1a5b55cf2d
This MANIFEST.in not needed with setuptools_scm ( #1200 )
2019-12-11 02:23:26 -08:00
vezeli
5938106ac4
Switch from versioneer to setuptools-scm ( #1008 )
2019-09-18 13:34:20 +01:00
Zsolt Dollenstein
025d2ca4ba
use versioneer to manage __version__ ( #981 )
2019-08-21 15:42:30 +02:00
Daniel M. Capella
aad62d3de8
Add .toml from tests to MANIFEST.in ( #325 )
...
Needed for `test_piping_diff()`.
2018-06-08 22:02:35 -07:00
Łukasz Langa
8b87954361
Add .pie from tests to MANIFEST.in
2018-06-04 11:03:18 -07:00
Christian Heimes
5070a24121
Include blib2to3 LICENSE file ( #230 )
...
See: https://github.com/ambv/black/issues/226
Signed-off-by: Christian Heimes <christian@python.org>
2018-05-19 13:09:19 -07:00
Christian Heimes
fef8c71cb7
Include stub files (*.pyi) ( #222 )
...
Fixes: https://github.com/ambv/black/issues/221
Signed-off-by: Christian Heimes <christian@python.org>
2018-05-18 18:24:15 +01:00
Łukasz Langa
a20a3eeb0f
Support --diff for both files and stdin
...
Fixes #87
2018-03-31 15:46:09 -07:00
Daniel M. Capella
91e99b27e1
Include .out file(s) in the distribution ( #77 )
...
> FileNotFoundError: [Errno 2] No such file or directory: '/home/user/pkg/build/black/src/black-18.3a4/tests/debug_visitor.out'
2018-03-26 01:43:18 -07:00
Łukasz Langa
b1075f8b02
Include Grammar.txt in the distribution
2018-03-14 14:16:34 -07:00
Łukasz Langa
e74117f172
Initial commit
2018-03-14 12:55:32 -07:00