Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
pyopencl
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
Operate
Environments
Monitor
Incidents
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
Andreas Klöckner
pyopencl
Merge requests
!108
Placate flake8 3.8
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Placate flake8 3.8
placate-flake8-2020-05
into
master
Overview
0
Commits
6
Pipelines
1
Changes
3
Merged
Andreas Klöckner
requested to merge
placate-flake8-2020-05
into
master
4 years ago
Overview
0
Commits
6
Pipelines
1
Changes
3
Expand
0
0
Merge request reports
Viewing commit
da123621
Prev
Next
Show latest version
3 files
+
24
−
2
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
Unverified
da123621
Merge pull request #341 from isuruf/wheels
· da123621
Andreas Klöckner
authored
4 years ago
Wheels for ppc64le, aarch64, s390x
doc/misc.rst
+
3
−
1
Options
@@ -11,7 +11,9 @@ package manager.
On Linux or OS X, the following set of instructions should work:
#. Install a version of `miniconda <https://conda.io/miniconda.html>`_
#. Install a version of
`miniforge <https://github.com/conda-forge/miniforge#miniforge3>`_
or `miniconda <https://conda.io/miniconda.html>`_
that fits your system. Both Python 2 and Python 3 work.
You can install these pieces of software in your user account and
do not need root/administrator privileges.
Loading