Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
DuniterPy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
clients
python
DuniterPy
Commits
1c19ff01
Commit
1c19ff01
authored
5 years ago
by
Vincent Texier
Browse files
Options
Downloads
Patches
Plain Diff
[enh]
#96
add install from test.pypi.org command in README
parent
b7863f2f
No related branches found
No related tags found
1 merge request
!67
Merge of pep_561_mypy to dev
Pipeline
#5907
passed
5 years ago
Stage: format
Stage: test
Stage: build
Stage: release
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.rst
+4
-0
4 additions, 0 deletions
README.rst
with
4 additions
and
0 deletions
README.rst
+
4
−
0
View file @
1c19ff01
...
@@ -121,6 +121,10 @@ Deploy the package on the Pypi test repository (use a space before make to not k
...
@@ -121,6 +121,10 @@ Deploy the package on the Pypi test repository (use a space before make to not k
[SPACE]make deploy_test PYPI_PASSWORD=xxxx
[SPACE]make deploy_test PYPI_PASSWORD=xxxx
Test the Pypi installation::
pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://pypi.python.org/simple/ duniterpy
Deploy the package on the Pypi repository (use a space before make to not keep command with password in shell history)::
Deploy the package on the Pypi repository (use a space before make to not keep command with password in shell history)::
[SPACE]make deploy PYPI_PASSWORD=xxxx
[SPACE]make deploy PYPI_PASSWORD=xxxx
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment