We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55aa3d7 commit 09023b1Copy full SHA for 09023b1
setup.py
@@ -16,7 +16,7 @@
16
long_description = "See http://github.com/gitpython-developers/smmap"
17
18
setup(
19
- name="smmap",
+ name="smmap2",
20
version=smmap.__version__,
21
description="A pure python implementation of a sliding window memory map manager",
22
author=smmap.__author__,
0 commit comments