gns3-server/MANIFEST.in

8 lines
169 B
Plaintext
Raw Permalink Normal View History

2023-01-10 02:23:06 +02:00
include README.md
2013-10-05 02:45:15 +03:00
include LICENSE
include CHANGELOG
recursive-include gns3server *
recursive-exclude docs *
2013-10-05 02:45:15 +03:00
recursive-exclude * __pycache__
recursive-exclude * *.py[co]