Skip to content
Snippets Groups Projects
Commit 13d7a4ef authored by Christian Darsow-Fromm's avatar Christian Darsow-Fromm
Browse files

readme → pip

parent cffbd3c5
Branches
No related tags found
No related merge requests found
......@@ -140,6 +140,8 @@ deploy rrz master:
test pip deployment:
image: python:3
stage: deploy-test
before_script:
- sleep 120 # wait to minutes for pip to be able to get the new version
script:
- pip install NQontrol==${CI_COMMIT_TAG:1}
- python3 -c "from nqontrol import Servo"
......
......@@ -9,7 +9,7 @@ author = LasNQ – Uni Hamburg
author-email = christian.darsow@physik.uni-hamburg.de
license = GPL v3
# url = http://
long-description = file: README.rst
long-description = file: README.md
# Change if running only on Windows, Mac or Linux (comma-separated)
platforms = any
# Add here all kinds of additional classifiers as defined under
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment