mirror of
https://github.com/borgbase/vorta
synced 2024-12-21 23:33:13 +00:00
8b763a9af9
* Remove unused setuptools-git dependency * Exclude macOS and pip temp files
3 lines
38 B
Python
Executable file
3 lines
38 B
Python
Executable file
from setuptools import setup
|
|
|
|
setup()
|