Skip to content

Clean up tests, add some minimal docs to readme#10

Merged
MridulS merged 3 commits intomainfrom
clean_up
Oct 5, 2023
Merged

Clean up tests, add some minimal docs to readme#10
MridulS merged 3 commits intomainfrom
clean_up

Conversation

@MridulS
Copy link
Member

@MridulS MridulS commented Oct 5, 2023

We shouldn't really have a copy of networkx tests in this package.

We can run the tests with:

PYTHONPATH=. \
NETWORKX_GRAPH_CONVERT=parallel \
NETWORKX_TEST_BACKEND=parallel \
NETWORKX_FALLBACK_TO_NX=True \
    pytest --pyargs networkx "$@"

Copy link
Member

@dschult dschult left a comment

Choose a reason for hiding this comment

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

This looks good!! :}
good to get it cleaned up too.

@MridulS MridulS merged commit d74733a into main Oct 5, 2023
@jarrodmillman jarrodmillman added this to the 0.1 milestone Oct 13, 2023
@Schefflera-Arboricola Schefflera-Arboricola deleted the clean_up branch September 27, 2024 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants