mirror of
https://github.com/borgbase/vorta
synced 2024-12-22 07:43:09 +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()
|