Commit Graph

8 Commits

Author SHA1 Message Date
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