Skip to content

Commit 50ef27e

Browse files
Gonchik TsymzhitovGonchik Tsymzhitov
authored andcommitted
Add dev requirements.txt
1 parent 77bddf5 commit 50ef27e

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

docs/index.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -145,11 +145,8 @@ Or Kerberos *(installation with kerberos extra necessary)*:
145145
.. |Codacy Badge| image:: https://api.codacy.com/project/badge/Grade/c822908f507544fe98ae37b25518ae3d
146146
:target: https://www.codacy.com/project/gonchik/atlassian-python-api/dashboard?utm_source=github.com&utm_medium=referral&utm_content=AstroMatt/atlassian-python-api&utm_campaign=Badge_Grade_Dashboard
147147
:alt: Codacy Badge
148-
<<<<<<< HEAD
149148
.. |PyPI - Downloads| image:: https://pepy.tech/badge/atlassian-python-api/month
150149
:alt: PyPI - Downloads
151150
.. |Docs| image:: https://readthedocs.org/projects/atlassian-python-api/badge/?version=latest
152151
:target: https://atlassian-python-api.readthedocs.io/en/latest/?badge=latest
153-
:alt: Documentation Status
154-
=======
155-
>>>>>>> 9535b4082ea544f042859bdc53436923dbf8b6e1
152+
:alt: Documentation Status

requirements-dev.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
six
2+
requests
3+
oauthlib
4+
requests_oauthlib

0 commit comments

Comments
 (0)