testpath: Testing utilities for filesystem-related code¶
Description¶
Testpath is a collection of utilities for testing code which uses and manipulates the filesystem and system commands
Type¶
standard
Version Information¶
package-version.txt:
0.5.0
install-requires.txt:
testpath >=0.4.4
Equivalent System Packages¶
conda:
$ conda install testpath
macports: install the following packages: py-testpath See https://repology.org/project/testpath/versions, https://repology.org/project/python:testpath/versions
However, these system packages will not be used for building Sage because using Python site-packages is not supported by the Sage distribution; see trac ticket #29023