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
d76003c3
Unverified
Commit
d76003c3
authored
2 years ago
by
Dan Jones
Browse files
Options
Download
Email Patches
Plain Diff
fix: linting setup
parent
1ecd7393
Pipeline
#114016
passed with stages
in 52 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
setup.py
setup.py
+1
-1
No files found.
setup.py
View file @
d76003c3
...
@@ -11,7 +11,7 @@ setup(
...
@@ -11,7 +11,7 @@ setup(
"soar_schema"
:
"project/soar"
,
"soar_schema"
:
"project/soar"
,
},
},
package_data
=
{
package_data
=
{
'
soar_schema
'
:
[
'
*.json
'
],
"
soar_schema
"
:
[
"
*.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