Skip to content
master
Switch branches/tags
orm/scripts/
orm/scripts/

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Development Scripts

  • scripts/build - Build package and documentation.
  • scripts/check - Check linting and formatting.
  • scripts/clean - Delete any build artifacts.
  • scripts/coverage - Check test coverage.
  • scripts/docs - Run documentation server locally.
  • scripts/install - Install dependencies in a virtual environment.
  • scripts/lint - Run the code linting.
  • scripts/publish - Publish the latest version to PyPI. scripts/test - Run the test suite.

Styled after GitHub's "Scripts to Rule Them All".