Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Communications Backbone System
backbone-message-format
Commits
8aceeb97
Unverified
Commit
8aceeb97
authored
2 years ago
by
Dan Jones
Browse files
Options
Download
Email Patches
Plain Diff
fix: revert package config
parent
5d7ac16c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
setup.py
setup.py
+1
-2
No files found.
setup.py
View file @
8aceeb97
...
@@ -11,8 +11,7 @@ setup(
...
@@ -11,8 +11,7 @@ setup(
"backbone_schema"
:
"project"
,
"backbone_schema"
:
"project"
,
},
},
package_data
=
{
package_data
=
{
'backbone_formats'
:
[
'*.py'
],
'backbone_schema'
:
[
'**/*.json'
],
'backbone_schema'
:
[
'soar/*.json'
],
},
},
include_package_data
=
True
,
include_package_data
=
True
,
)
)
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment