Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

Extend the info on dependencies in README #343

Merged

Conversation

piogor
Copy link
Contributor

@piogor piogor commented Mar 6, 2020

Hi, following @andygotz ask related to this converation, I am sending a proposition to update the README with a short extension of the info on dependencies.

piogor and others added 4 commits March 6, 2020 12:09
Newer versions of zipp don't support Python 2.7.  The zipp package is a pytest dependency, not a PyTango dependency.  For some reason the version resolution limiting for pip/easy_install during pytest fails, so limit it this way.
CI tests installed version 0.0.0 for some reason, so try adding lower bound.  Test failure indicated importlib-metadata needs at least version 0.5.
Major and minor versions of PyTango and libtango should be in sync.  This is also more consistent with the note just below in the readme.
Copy link
Member

@ajoubertza ajoubertza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the update @piogor.

@ajoubertza ajoubertza changed the title #339 - extending the info on dependencies. Extend the info on dependencies in README Mar 7, 2020
@ajoubertza ajoubertza merged commit 3d478a8 into tango-controls:develop Mar 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants