python-plexapi/package.json
2019-11-11 20:22:29 -05:00

5 lines
66 B
JSON

{
"scripts": {
"pypi": "python setup.py sdist upload"
}
}