Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
repod
Commits
c51b92b9
Verified
Commit
c51b92b9
authored
Mar 18, 2021
by
David Runge
Browse files
Add script entrypoint for json2db
pyproject.toml: Add script entrypoint for `json2db`.
parent
d542d1f4
Pipeline
#5775
passed with stage
in 30 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
pyproject.toml
View file @
c51b92b9
...
...
@@ -28,6 +28,7 @@ mock = "^4.0.3"
[tool.poetry.scripts]
db2json
=
"repo_management.cli:db2json"
json2db
=
"repo_management.cli:json2db"
[tool.black]
line-length
=
120
...
...
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