mirror of
https://github.com/cowrie/cowrie.git
synced 2025-07-01 18:07:27 -04:00
* share_path -> data_path This is a breaking change that moves static files to the src directory in preparation of distribution on pypi * release 2.6.0
8 lines
180 B
Plaintext
8 lines
180 B
Plaintext
include *.rst
|
|
include etc/cowrie.cfg.dist
|
|
recursive-include src/cowrie/data *
|
|
recursive-include src/twisted *.py
|
|
recursive-include src/cowrie *.py
|
|
graft honeyfs
|
|
graft share/cowrie
|