You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/MANIFEST.in

12 lines
247 B

include README.rst
include AUTHORS
include INSTALL
include LICENSE
include MANIFEST.in
include tox.ini
recursive-include tests *
recursive-include docs *
recursive-include gns3_server *
recursive-exclude * __pycache__
recursive-exclude * *.py[co]