Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test if PMDA runs on Windows #153

Open
orbeckst opened this issue Oct 29, 2021 · 1 comment
Open

test if PMDA runs on Windows #153

orbeckst opened this issue Oct 29, 2021 · 1 comment

Comments

@orbeckst
Copy link
Member

Expected behaviour

PMDA runs on all platforms that support MDAnalysis

Actual behaviour

Not sure if it runs on Windows...

Currently version of MDAnalysis:

(run python -c "import MDAnalysis as mda; print(mda.__version__)") 1.1.1
(run python -c "import pmda; print(pmda.__version__)") 0.4-dev
(run python -c "import dask; print(dask.__version__)") ?

@orbeckst
Copy link
Member Author

orbeckst commented Oct 29, 2021

Once the move to GH actions #151 is complete, we can simply enable windows-latest and see if it works.

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

No branches or pull requests

1 participant