This website requires JavaScript.
Explore
Help
Sign In
Gitea
/
Fedeproxy-git-ActivityPub-repository
mirror of
https://lab.enough.community/fedeproxy/server
Watch
1
Star
0
Fork
You've already forked Fedeproxy-git-ActivityPub-repository
0
Code
Issues
Releases
Wiki
Activity
b0bf115f64
Fedeproxy-git-ActivityPub-r...
/
setup.py
9 lines
104 B
Python
Raw
Blame
History
#!/usr/bin/env python
from
setuptools
import
setup
setup
(
setup_requires
=
[
'
pbr
'
]
,
pbr
=
True
,
)
Reference in New Issue
View Git Blame
Copy Permalink