Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
silkaj
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
silkaj
Commits
06580c73
Commit
06580c73
authored
5 years ago
by
Moul
Browse files
Options
Downloads
Patches
Plain Diff
[doc]
#249
: Install Poetry stable
parent
b33f8fa3
No related branches found
No related tags found
1 merge request
!146
Merge dev into master branch to complete v0.8.0 development cycle
Pipeline
#7844
passed
5 years ago
Stage: checks
Stage: tests
Stage: coverage
Stage: deploy
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/install_poetry.md
+1
-1
1 addition, 1 deletion
doc/install_poetry.md
with
1 addition
and
1 deletion
doc/install_poetry.md
+
1
−
1
View file @
06580c73
...
@@ -14,7 +14,7 @@ sudo dnf install libsodium # Fedora
...
@@ -14,7 +14,7 @@ sudo dnf install libsodium # Fedora
### On Debian Buster
### On Debian Buster
```
bash
```
bash
sudo
apt
install
python3-pip python3-venv
sudo
apt
install
python3-pip python3-venv
pip3
install
poetry
--user
--pre
pip3
install
poetry
--user
```
```
### Install dependencies and the Python environment
### Install dependencies and the Python environment
...
...
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