File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -97,9 +97,6 @@ pypitest:
9797tag :
9898 git tag -s -m $(TAG ) $(TAG )
9999
100- tests : uniquetestnames unittests pycodestyle pyflakes
101- :
102-
103100clean :
104101 @find . -type f -regex " .*\.py[co]$$ " -delete
105102 @find . -type f \( -name " *~" -or -name " #*" \) -delete
Original file line number Diff line number Diff line change 1- .. image :: https://github.com/tbielawa/bitmath/actions/workflows/python.yml/badge.svg
2- :target: https://github.com/tbielawa/bitmath/actions/workflows/python.yml
3-
4-
51.. image :: https://readthedocs.org/projects/bitmath/badge/?version=latest
62 :target: http://bitmath.rtfd.org/
73 :align: right
84 :height: 19
95 :width: 77
106
7+ .. image :: https://github.com/tbielawa/bitmath/actions/workflows/python.yml/badge.svg
8+ :target: https://github.com/tbielawa/bitmath/actions/workflows/python.yml
9+
10+ .. image :: https://img.shields.io/github/issues/tbielawa/bitmath?style=flat-square
11+ :target: https://github.com/tbielawa/bitmath/issues
12+ :alt: Open issues
13+
14+ .. image :: https://img.shields.io/github/issues-pr/tbielawa/bitmath?style=flat-square
15+ :target: https://github.com/tbielawa/bitmath/pulls
16+ :alt: Open pull requests
17+
18+ .. image :: https://img.shields.io/pypi/dm/bitmath?style=flat-square
19+ :target: https://pypistats.org/packages/bitmath
20+ :alt: PyPI - Package Downloads
21+
22+ .. image :: https://img.shields.io/github/stars/tbielawa/bitmath?style=flat-square
23+ :target: https://pypistats.org/packages/bitmath
24+ :alt: GitHub Project Popularity
25+
26+ .. image :: https://img.shields.io/pypi/l/bitmath?style=flat-square
27+ :target: https://opensource.org/licenses/MIT
28+ :alt: PyPI - License
29+
30+ .. image :: https://img.shields.io/pypi/implementation/bitmath?style=flat-square
31+ :alt: PyPI - Implementation
32+
33+ .. image :: https://img.shields.io/pypi/pyversions/bitmath?style=flat-square
34+ :alt: PyPI - Python Version
35+
1136
1237bitmath
1338=======
Original file line number Diff line number Diff line change 1- .. image :: https://api.travis-ci.org/tbielawa/bitmath.png
2- :target: https://travis-ci.org/tbielawa/bitmath/
3- :align: right
4- :height: 19
5- :width: 77
6-
7- .. image :: https://coveralls.io/repos/tbielawa/bitmath/badge.png?branch=master
8- :target: https://coveralls.io/github/tbielawa/bitmath
9- :align: right
10- :height: 19
11- :width: 77
1+ .. image :: https://github.com/tbielawa/bitmath/actions/workflows/python.yml/badge.svg
2+ :target: https://github.com/tbielawa/bitmath/actions/workflows/python.yml
3+ :alt: Build Status on GitHub
124
5+ .. image :: https://img.shields.io/github/issues/tbielawa/bitmath?style=flat-square
6+ :target: https://github.com/tbielawa/bitmath/issues
7+ :alt: Open Issues
8+
9+ .. image :: https://img.shields.io/github/issues-pr/tbielawa/bitmath?style=flat-square
10+ :target: https://github.com/tbielawa/bitmath/pulls
11+ :alt: Open Pull Requests
12+
13+ .. image :: https://img.shields.io/pypi/dm/bitmath?style=flat-square
14+ :target: https://pypistats.org/packages/bitmath
15+ :alt: PyPI - Package Popularity
16+
17+ .. image :: https://img.shields.io/github/stars/tbielawa/bitmath?style=flat-square
18+ :target: https://pypistats.org/packages/bitmath
19+ :alt: GitHub Project Popularity
20+
21+ .. image :: https://img.shields.io/pypi/l/bitmath?style=flat-square
22+ :target: https://opensource.org/licenses/MIT
23+ :alt: PyPI - License
24+
25+ .. image :: https://img.shields.io/pypi/implementation/bitmath?style=flat-square
26+ :alt: PyPI - Implementation
27+
28+ .. image :: https://img.shields.io/pypi/pyversions/bitmath?style=flat-square
29+ :alt: PyPI - Python Version
1330
1431bitmath
1532#######
Original file line number Diff line number Diff line change 1- .. image:: https://api.travis-ci.org/tbielawa/bitmath.png
2- :target: https://travis-ci.org/tbielawa/bitmath/
3- :align: right
4- :height: 19
5- :width: 77
6-
7- .. image:: https://coveralls.io/repos/tbielawa/bitmath/badge.png?branch=master
8- :target: https://coveralls.io/github/tbielawa/bitmath
9- :align: right
10- :height: 19
11- :width: 77
1+ .. image:: https://github.com/tbielawa/bitmath/actions/workflows/python.yml/badge.svg
2+ :target: https://github.com/tbielawa/bitmath/actions/workflows/python.yml
3+ :alt: Build Status on GitHub
124
5+ .. image:: https://img.shields.io/github/issues/tbielawa/bitmath?style=flat-square
6+ :target: https://github.com/tbielawa/bitmath/issues
7+ :alt: Open Issues
8+
9+ .. image:: https://img.shields.io/github/issues-pr/tbielawa/bitmath?style=flat-square
10+ :target: https://github.com/tbielawa/bitmath/pulls
11+ :alt: Open Pull Requests
12+
13+ .. image:: https://img.shields.io/pypi/dm/bitmath?style=flat-square
14+ :target: https://pypistats.org/packages/bitmath
15+ :alt: PyPI - Package Popularity
16+
17+ .. image:: https://img.shields.io/github/stars/tbielawa/bitmath?style=flat-square
18+ :target: https://pypistats.org/packages/bitmath
19+ :alt: GitHub Project Popularity
20+
21+ .. image:: https://img.shields.io/pypi/l/bitmath?style=flat-square
22+ :target: https://opensource.org/licenses/MIT
23+ :alt: PyPI - License
24+
25+ .. image:: https://img.shields.io/pypi/implementation/bitmath?style=flat-square
26+ :alt: PyPI - Implementation
27+
28+ .. image:: https://img.shields.io/pypi/pyversions/bitmath?style=flat-square
29+ :alt: PyPI - Python Version
1330
1431bitmath
1532#######
You can’t perform that action at this time.
0 commit comments