WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 53b739e

Browse files
committed
Minor update
1 parent fc6201c commit 53b739e

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ dmypy.json
134134

135135
# Sphinx build
136136
python/docs/_build
137+
python/docs/firebird-uuid.docset
137138

138139
# Local dev
139-
python/work
140+
python/work

python/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
[![PyPI - Version](https://img.shields.io/pypi/v/firebird-uuid.svg)](https://pypi.org/project/firebird-uuid)
44
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/firebird-uuid.svg)](https://pypi.org/project/firebird-uuid)
55
[![Hatch project](https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg)](https://github.com/pypa/hatch)
6+
[![PyPI - Downloads](https://img.shields.io/pypi/dm/firebird-uuid)](https://pypi.org/project/firebird-uuid)
7+
[![Libraries.io SourceRank](https://img.shields.io/librariesio/sourcerank/pypi/firebird-uuid)](https://libraries.io/pypi/firebird-uuid)
68

79
This package provides official tools for working with the OID namespace managed by the Firebird Project.
810

0 commit comments

Comments
 (0)