Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
httplib2 / pyproject.toml
Size: Mime:
[build-system]
requires = ["setuptools >= 40.8.0", "wheel"]
build-backend = "setuptools.build_meta"

[tool.black]
line-length = 121

[tool.check-manifest]
ignore = [".travis.yml", "script/*", "*.tex"]