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 3578dda commit 4066a9eCopy full SHA for 4066a9e
CONTRIBUTING.rst
@@ -81,6 +81,12 @@ The following command builds a package and uploads it to PIP repository.
81
82
python setup.py sdist upload
83
84
+An alternative way you can use next command
85
+
86
+::
87
88
+ python3 -m pip install git+https://github.com/atlassian-api/atlassian-python-api.git
89
90
91
References
92
----------
0 commit comments