Skip to content
This repository has been archived by the owner on Oct 1, 2018. It is now read-only.

l0b0/make-includes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

make-includes

Files used by Makefiles in several other projects.

Test

make test

Overrides

  • python version:

      make PYTHON_VERSION='2.7.8' test
      make PYTHON_VERSION='2.7.8' virtualenv
    
  • pep8 options:

      make PEP8_OPTIONS='--max-line-length=120' python-pep8
    

If you have already downloaded the tarballs you need (Python and/or virtualenv) you can work offline like this:

make ONLINE=false virtualenv

About

Files used by Makefiles in several other projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published