mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
don't prune static. why would you do that?
This commit is contained in:
parent
071a5a4383
commit
81ed541419
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@ include README.rst
|
|||
|
||||
recursive-include docs *
|
||||
prune docs/_build
|
||||
prune docs/_static
|
||||
recursive-include tests *.py
|
||||
recursive-include tests/vectors *
|
||||
recursive-include tests/hazmat/primitives/vectors *
|
||||
|
|
|
|||
Loading…
Reference in a new issue