File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 19
19
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
20
20
python :
21
21
install :
22
+ - requirements : requirements.txt
22
23
- requirements : docs/requirements.txt
23
24
24
25
# Build documentation in the "docs/" directory with Sphinx
Original file line number Diff line number Diff line change 2
2
3
3
![ PyPI - Downloads] ( https://img.shields.io/pypi/dm/impedance?style=flat-square ) [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-11-orange.svg?style=flat-square )] ( #contributors )
4
4
5
- [ ![ Build Status] ( https://travis-ci.org /ECSHackWeek/impedance.py. svg?branch=master&kill_cache=1 )] ( https://travis-ci.org /ECSHackWeek/impedance.py ) [ ![ Documentation Status] ( https://readthedocs.org/projects/impedancepy/badge/?version=latest&kill_cache=1 )] ( https://impedancepy.readthedocs.io/en/latest/?badge=latest ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/ECSHackWeek/impedance.py/badge.svg?branch=master&kill_cache=1 )] ( https://coveralls.io/github/ECSHackWeek/impedance.py?branch=master )
5
+ [ ![ Build Status] ( https://github.com /ECSHackWeek/impedance.py/actions/workflows/ci.yml/badge. svg )] ( https://github.com /ECSHackWeek/impedance.py/actions ) [ ![ Documentation Status] ( https://readthedocs.org/projects/impedancepy/badge/?version=latest&kill_cache=1 )] ( https://impedancepy.readthedocs.io/en/latest/?badge=latest ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/ECSHackWeek/impedance.py/badge.svg?branch=master&kill_cache=1 )] ( https://coveralls.io/github/ECSHackWeek/impedance.py?branch=master )
6
6
7
7
impedance.py
8
8
------------
You can’t perform that action at this time.
0 commit comments