Dan Buch is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

meatballhat / distutils2

forkety fork of tarek's main

Clone this repository (size: 1.6 MB): HTTPS / SSH
hg clone https://bitbucket.org/meatballhat/distutils2
hg clone ssh://hg@bitbucket.org/meatballhat/distutils2

Commit fd9be4184746 Raw commit »

commit
fd9be4184746
parent
30ad3af43b5f
branch
mbh/add-test-command

importing work done for addition of "test" command

Comments

    Log in to comment »

    File Lines added Lines removed
    .hgignore 3 3
    docs/source/_static/.keep
    src/distutils2/command/__init__.py 1
    src/distutils2/command/test.py 95
    src/distutils2/tests/test_clean.py
    src/distutils2/tests/test_extension.py
    src/distutils2/tests/test_test.py 19