openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
M
mockfs's mockfs
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jul 27, 2024 — Jul 27, 2025
Showing page 7 of 13
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Limit workaround to affected Python
Jason R. Coombs
More...
over 7 years ago
Add appveyor badge (commented). Disable RTD by default.
Jason R. Coombs
More...
over 7 years ago
Run flake8 with tests. Add flake8 config to ignore common exclusions. Add comments to testing and docs extras to aid with merges.
Jason R. Coombs
More...
over 7 years ago
Add workaround for build failures on Python 3.7 (yaml/pyyaml#126).
Jason R. Coombs
More...
over 7 years ago
Save the pip cache across builds. Ref pypa/setuptools#1279.
Jason R. Coombs
More...
over 7 years ago
Bring back pytest-sugar with a minimum version to support Pytest 3.4.
Jason R. Coombs
More...
over 7 years ago
Disable pytest-sugar until Frozenball/pytest-sugar#133 is addressed.
Jason R. Coombs
More...
over 7 years ago
Use tox-venv for future compatibility.
Jason R. Coombs
More...
over 7 years ago
Need to avoid .eggs in recursing dirs. Ref pypa/setuptools_scm#212.
Jason R. Coombs
More...
over 7 years ago
To support namespace packages, Setuptools must be 31.0.1. This change is necessary with the adoption of tox-venv, which uses Python's venv, which does not install the latest setuptools by default.
Jason R. Coombs
More...
over 7 years ago
Run only default environment by default.
Jason R. Coombs
More...
over 7 years ago
Add build-docs env in tox.
Jason R. Coombs
More...
over 7 years ago
Use https
Jason R. Coombs
More...
over 7 years ago
reference the license file in metadata
Jason R. Coombs
More...
over 7 years ago
Correct travis syntax
Jason R. Coombs
More...
over 7 years ago
Declare 'python' factor at top level
Jason R. Coombs
More...
over 7 years ago
Normalize indentation in docs/conf.py
Jason R. Coombs
More...
over 7 years ago
Add documentation badge.
Jason R. Coombs
More...
almost 8 years ago
Remove downloads shield, no longer available.
Jason R. Coombs
More...
almost 8 years ago
Add a license file. Fixes jaraco/skeleton#1.
Jason R. Coombs
More...
almost 8 years ago
--add doesn't work in a list
Jason R. Coombs
More...
almost 8 years ago
Remove 'bootstrap', artifact from setuptools
Jason R. Coombs
More...
almost 8 years ago
Use stages in travis to have deployment depend on success in all Python versions.
Jason R. Coombs
More...
almost 8 years ago
Check the docs during tests
Jason R. Coombs
More...
almost 8 years ago
Inspired by pypa/setuptools#1059, use the preferred bdist_wheel heading.
Jason R. Coombs
More...
almost 8 years ago
Restore support for namespace package declaration, selected on a 'nspkg_technique' setting
Jason R. Coombs
More...
almost 8 years ago
Use a simple build number rather than prefixing with '1.0.'
Jason R. Coombs
More...
about 8 years ago
Remove namespace_packages declaration, no longer needed.
Jason R. Coombs
More...
about 8 years ago
Require tox 2.4 or later; fixes #2.
Jason R. Coombs
More...
over 8 years ago
Add appveyor script for CI testing on Windows.
Jason R. Coombs
More...
over 8 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
13
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree