Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
P
pacman-mirrors
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
3
Issues
3
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Requirements
Requirements
List
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Applications
pacman-mirrors
Commits
c2637869
Commit
c2637869
authored
Jun 26, 2018
by
Frede Hundewadt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rewrite instructions for python environment
parent
c2c3c824
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
9 deletions
+2
-9
CONTRIBUTING.md
CONTRIBUTING.md
+2
-9
No files found.
CONTRIBUTING.md
View file @
c2637869
...
...
@@ -106,16 +106,9 @@ Developing environment
2.
Pandoc converter
`pacman -Syu pandoc`
3.
Python environment
```
sudo pacman -Syu python-pip
sudo pip install virtualenvwrapper
sudo pacman -Syu python-pip virtualenvwrapper
mkvirtualenv pacman-mirrors
python setup.py develop
pip install mkdocs
pip install tox
pip install coverage
pip install babel
pip install flake8
pip install npyscreen
pip install transifex-client
pip install mkdocs tox coverage babel flake8 npyscreen transifex-client
```
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment