PHP 8.2.30
Preview: DEVGUIDE.txt Size: 624 B
//proc/self/root/opt/alt/python33/share/doc/alt-python33-setuptools/DEVGUIDE.txt

============================
Quick notes for contributors
============================

Setuptools is developed using the DVCS Mercurial.

Grab the code at bitbucket::

    $ hg clone https://bitbucket.org/pypa/setuptools

If you want to contribute changes, we recommend you fork the repository on
bitbucket, commit the changes to your repository, and then make a pull request
on bitbucket. If you make some changes, don't forget to:

- add a note in CHANGES.txt

Please commit bug-fixes against the current maintenance branch and new
features to the default branch.

You can run the tests via::

    $ python setup.py test

Directory Contents

Dirs: 1 × Files: 7

Name Size Perms Modified Actions
docs DIR
- drwxr-xr-x 2024-03-03 22:37:41
Edit Download
62.38 KB lrw-r--r-- 2013-12-07 18:28:41
Edit Download
50.46 KB lrw-r--r-- 2013-12-07 17:59:07
Edit Download
643 B lrw-r--r-- 2013-11-27 19:26:51
Edit Download
624 B lrw-r--r-- 2013-11-27 19:26:51
Edit Download
11.62 KB lrw-r--r-- 2023-11-13 21:17:09
Edit Download
7.35 KB lrw-r--r-- 2013-12-01 11:17:05
Edit Download
2.31 KB lrw-r--r-- 2023-11-13 21:17:09
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).