You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The setup.py appears to suggest that pytest is required for installation. Is that true? Typically, unless a package is an extension to a unit testing framework, the testing framework should not be a requirement.
The
setup.py
appears to suggest thatpytest
is required for installation. Is that true? Typically, unless a package is an extension to a unit testing framework, the testing framework should not be a requirement.snp2cell/setup.py
Line 32 in 9d62cfe
The text was updated successfully, but these errors were encountered: