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

Remove codeowners and update install instructions #190

Merged
merged 2 commits into from
Feb 10, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 0 additions & 11 deletions .github/CODEOWNERS

This file was deleted.

10 changes: 7 additions & 3 deletions docs/install.rst
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
Install
=======

We are actively developing pycytominer, and no official release yet exists.
To install pycytominer, use pip:

To install a demo version, use
.. code-block:: bash

pip install pycytominer

You can also install pycytominer with conda:

.. code-block:: bash

pip install git+https://github.com/cytomining/pycytominer@282966b24bb5c6ac5150fad9deba16156c83a826
conda install -c conda-forge pycytominer