Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
pyuci
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Turris
pyuci
Commits
c1e2e8cf
Verified
Commit
c1e2e8cf
authored
Jan 31, 2019
by
Karel Koci
🤘
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Drop Python 2 tests
We are going to drop Python 2 completely.
parent
dfe98e69
Pipeline
#44878
passed with stages
in 35 seconds
Changes
1
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
9 deletions
+1
-9
.gitlab-ci.yml
.gitlab-ci.yml
+1
-9
No files found.
.gitlab-ci.yml
View file @
c1e2e8cf
...
...
@@ -4,15 +4,7 @@ stages:
-
test
-
pages
python2
:
stage
:
test
before_script
:
-
pip install .
-
export LD_LIBRARY_PATH=/usr/local/lib
script
:
-
python -m pytest tests
python3
:
pytest
:
stage
:
test
before_script
:
-
pip3 install .
...
...
Karel Koci
🤘
@kkoci
mentioned in commit
03c71ec3
·
Feb 05, 2019
mentioned in commit
03c71ec3
mentioned in commit 03c71ec34c2f425235909bd0fa08bcdc583f56cc
Toggle commit list
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