Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pleroma
relay
ccaa778a0062511b0b2b0a481593f73d4122a186
ccaa778a0062511b0b2b0a481593f73d4122a186
Switch branch/tag
relay
setup.py
Find file
Normal view
History
Permalink
setup.py
69 Bytes
Newer
Older
add packaging
Joel Beckmeyer
committed
Oct 14, 2021
1
2
3
4
import
setuptools
if
__name__
==
"__main__"
:
setuptools
.
setup
()