This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
Mastodon.py
kopia lustrzana
https://github.com/halcy/Mastodon.py
Obserwuj
1
Polub
0
Forkuj
You've already forked Mastodon.py
0
Kod
Zgłoszenia
Packages
Projekty
Wydania
Wiki
Aktywność
b16b811ef5
Mastodon.py
/
setup.py
4 wiersze
38 B
Python
Czysty
Zwykły widok
Historia
Unescape
Escape
not pep8 compliant #71
2017-09-05 20:59:32 +00:00
from
setuptools
import
setup
Add setup files Minimal setup files which should allow installation as a package and generation of wheel files. Note that there is currently no version number.
2016-11-24 13:11:07 +00:00
setup.py → pyproject.toml
2023-04-24 15:28:17 +00:00
setup
(
)