mirror of
https://github.com/Legrandin/pycryptodome.git
synced 2025-10-19 07:53:49 +00:00
6 lines
164 B
Text
6 lines
164 B
Text
include MANIFEST.in
|
|
include setup.py
|
|
include LICENSE.rst
|
|
recursive-include src *.h *.c *.cpp
|
|
graft pycryptodome_test_vectors
|
|
global-exclude __pycache__ *.pyc *.swp
|