Commits on Source 11
-
Javier Jardón authored
-
Javier Jardón authored
source/install_source.rst: pip plugin depends on host pip See merge request !791
-
Chandan Singh authored
The first badge will work fine right away while the second badge will show "not found" until a release is made after merging this branch: !718.
-
Chandan Singh authored
README.rst: Add status badges for PyPI release and Python versions See merge request !719
-
knownexus authored
Removed `resource.getrlimit()` functionality from app.py Added `resource.getrlimit()` functionality to platform.py as function Called new function from __init__.py of linux.py and unix.py
-
knownexus authored
This needed to be implemented as Windows WSL Does not currently support FUSE
-
knownexus authored
-
knownexus authored
-
knownexus authored
Adding functionality to recognise Darwin as a platform in plaform.py
-
knownexus authored
Previously safe_remove would attempt to unlink a path Before attempting to remove it if it was a dir Now it checks for a dir before that step
-
knownexus authored