Skip to content

Make sure pip/poetry usage is consistent throughout the site.  #19

Description

@bergsalex

The preferred pattern is to use the tabs, for example:

=== "Poetry"
    ```console
    $ poetry add geneweaver-tools
    ```
=== "Pip"
    ```console
    $ pip install geneweaver-tools
    ```

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions