Skip to content
This repository has been archived by the owner on Jul 11, 2022. It is now read-only.

Commit

Permalink
Remove grammar pickles from git (pytest-dev#225)
Browse files Browse the repository at this point in the history
There is no need to keep the pickled grammar files in git. PR pytest-dev#203 will
move them into a user-specific cache directory any way.

See: psf/black#192
Signed-off-by: Christian Heimes <[email protected]>
  • Loading branch information
tiran authored and ambv committed May 18, 2018
1 parent fef8c71 commit 642f240
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 0 deletions.
Binary file removed blib2to3/Grammar3.6.4.final.0.pickle
Binary file not shown.
Binary file removed blib2to3/Grammar3.6.5.final.0.pickle
Binary file not shown.
Binary file removed blib2to3/Grammar3.8.0.alpha.0.pickle
Binary file not shown.
Binary file removed blib2to3/PatternGrammar3.6.4.final.0.pickle
Binary file not shown.
Binary file removed blib2to3/PatternGrammar3.6.5.final.0.pickle
Binary file not shown.
Binary file removed blib2to3/PatternGrammar3.8.0.alpha.0.pickle
Binary file not shown.

0 comments on commit 642f240

Please sign in to comment.