+12
-0
lines changedFilter options
+12
-0
lines changed Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
1
+
from setuptools import setup
2
+
3
+
setup(
4
+
name="gitdb2",
5
+
version="4.0.2",
6
+
author="Sebastian Thiel",
7
+
author_email="byronimo@gmail.com",
8
+
description="A mirror package for gitdb",
9
+
long_description="This is a mirror package for `gitdb <https://pypi.org/project/gitdb/>`_. Consider installing it directly instead.",
10
+
url="https://github.com/gitpython-developers/gitdb",
11
+
install_requires=["gitdb>=4.0.1"],
12
+
)
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4