Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 621 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 621 Bytes

Basic Repo Python

pylint Score License Maintenance

This is a blank Python repo which contains setups for pylint, continuous integration with github and a few placeholder files.

Use this repo for your own project.

  1. Fork this repo.
  2. Customize config.py.
  3. Run build_repo.py.

Suggested workflow for making good pull requests is included in CONTRIBUTING.md.