1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-24 09:18:08 +00:00

Include conf file in MANIFEST.in Ref #2044

This commit is contained in:
grossmj 2022-03-28 14:45:29 +10:30
parent 53f89a7fe5
commit ce6d1e10d8

View File

@ -3,6 +3,7 @@ include AUTHORS
include LICENSE
include MANIFEST.in
include requirements.txt
include conf/*.conf
recursive-include tests *
recursive-exclude docs *
recursive-include gns3server *