Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
funkwhale
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Georg Abenthung
funkwhale
8c587d07c4899e55fa3caa52052cce4a3bf7c3a6
funkwhale
api
funkwhale_api
plugins
funkwhale_plugin_prometheus
setup.py
Find file
Normal view
History
Permalink
setup.py
84 B
Newer
Older
Addiional hooks, still not working wih webserver though
Agate
committed
4 years ago
1
2
3
4
5
#!/usr/bin/env python
# -*- coding: utf-8 -*-
from
setuptools
import
setup
setup
()