LR v0.4.9-dev: links updated.

Change-Id: I815d1efbe56039484dfec7ba6579bdc9b9f5518f
This commit is contained in:
Nicola Peditto 2019-04-24 11:22:49 +02:00
parent 6a5f996aff
commit 102871bedc
2 changed files with 5 additions and 4 deletions

View File

@ -7,17 +7,16 @@ board-side probe.
* Free software: Apache 2.0 license
* Website: http://stack4things.unime.it/
* Documentation: http://docs.openstack.org/developer/iotronic_lightningrod
* Source: https://github.com/openstack/iotronic-lightning-rod
* Source: https://opendev.org/x/iotronic-lightning-rod
* Bugs: https://bugs.launchpad.net/iotronic-lightning-rod
Installation guides
-------------------
* `Raspberry Pi 3 <https://github.com/openstack/iotronic-lightning-rod/blob/master/doc/installation/raspberry_pi_3.rst>`_.
* `Raspberry Pi 3 <doc/installation/raspberry_pi_3.rst>`_.
* `Ubuntu 16.04 <https://github.com/openstack/iotronic-lightning-rod/blob/master/doc/installation/ubuntu1604.rst>`_.
* `Ubuntu 16.04 <doc/installation/ubuntu1604.rst>`_.
* Docker:

View File

@ -40,6 +40,8 @@ commands =
[testenv:py35]
basepython = python3.5
[testenv:py36]
basepython = python3.6
[flake8]
# TODO(dmllr): Analyze or fix the warnings blacklisted below