Skip to content
Snippets Groups Projects
Commit fce150b6 authored by Neda Moeini's avatar Neda Moeini
Browse files

Fixed setup.py and added manifest to include migrations and traslation files in the package.

parent 9df4b4c9
No related branches found
No related tags found
1 merge request!78Fixed setup.py and added manifest to include migrations and traslation files in the package.
Pipeline #84180 failed
include gso/migrations/*.py
include gso/migrations/*.mako
include gso/migrations/versions/*.py
include gso/translations/*.json
......@@ -13,5 +13,7 @@ setup(
"requests==2.31.0",
"infoblox-client~=0.6.0",
"pycountry==22.3.5",
"pynetbox==7.2.0",
],
include_package_data=True,
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment