Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
AlekSIS-App-Chronos
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AlekSIS®
Official
AlekSIS-App-Chronos
Commits
aaf8fc51
Verified
Commit
aaf8fc51
authored
4 years ago
by
Nik | Klampfradler
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' into feature/use-entrypoints
parents
919540f8
3d28dd8a
Branches
migration-for-legacy
No related tags found
1 merge request
!102
Use setuptools entrypoint to register app
Pipeline
#4666
passed
4 years ago
Stage: test
Stage: build
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pyproject.toml
+4
-0
4 additions, 0 deletions
pyproject.toml
with
4 additions
and
0 deletions
pyproject.toml
+
4
−
0
View file @
aaf8fc51
...
...
@@ -62,6 +62,10 @@ pytest-sugar = "^0.9.2"
[tool.poetry.plugins."aleksis.app"]
chronos
=
"aleksis.apps.chronos.apps:ChronosConfig"
[tool.black]
line-length
=
100
exclude
=
"/migrations/"
[build-system]
requires
=
["poetry>
=
1.0
"]
build-backend
=
"poetry.masonry.api"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment