Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alexandre Bulté
Validata Core
Commits
fab86a51
Commit
fab86a51
authored
Oct 26, 2018
by
Christophe Benz
Browse files
fixup!
parent
b8709fc4
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
fab86a51
...
...
@@ -24,7 +24,7 @@ setup(
packages
=
[
'validata_validate'
],
include_package_data
=
True
,
package_data
=
{
'validata_validate'
:
[
'schema.toml'
,
'validata_spec.json'
],
'validata_validate'
:
[
'schema
s
.toml'
,
'validata_spec.json'
],
},
install_requires
=
[
'goodtables'
,
...
...
Write
Preview
Supports
Markdown
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