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
81b5a625
Unverified
Commit
81b5a625
authored
1 year ago
by
Dan Jones
Browse files
Options
Download
Email Patches
Plain Diff
fix: typo in setup package defs
parent
06e94db1
Changes
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 @
81b5a625
...
...
@@ -7,7 +7,7 @@ setup(
python_requires
=
">=3.8"
,
packages
=
[
"backbone_message_format"
],
package_dir
=
{
"backbone_message_format
s
"
:
"."
,
"backbone_message_format"
:
"."
,
},
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