Skip to content

Conversation

@chrisjbillington
Copy link
Member

make labscript_devices a standard Python package.

It can be installed from test PyPI with:

pip install --index-url https://test.pypi.org/simple/ labscript_devices

this package requires other labscript suite repos, so won't work without their corresponding pull requests - though once I'm done uploading them, you should be able to install them all from test PyPI!

Yet to do is add the following packages as dependencies once they are on conda:

  • PyDAQmx
  • PyNIVision
  • spinapi

I have not listed them as dependencies that will be pulled in via pip, though if there is a delay getting them onto conda, I can easily add them to the dependency list within an if statement so that they will be left out for the conda package.

As mentioned in other PRs, I'd like to see this merged before necessarily fixing all issues required to make it work, since it is difficult to do other work on top of the mass file-renamed entailed by these repackaging PRs.

@chrisjbillington chrisjbillington merged commit de4834d into labscript-suite:master Apr 28, 2020
@chrisjbillington chrisjbillington deleted the packaging-changes branch May 1, 2020 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant