Changeset b25cc904d7ff09a3fc485c34b602dc4a625b9c12
- Timestamp:
- 04/30/09 01:32:19 (3 years ago)
- Children:
- 1cb52dbd8bdc8626c757075b798b8649e7ed9ae9
- Parents:
- 6605c88e23a4d64965500dbf828ba4797fecedff
- git-committer:
- Flupke <luper.rouch@…> (04/30/09 01:32:19)
- Location:
- pyflu
- Files:
-
- 4 added
- 1 edited
- 1 moved
-
LICENSE (added)
-
pyflu/setuptools/update.py (added)
-
pyflu/update/__init__.py (moved) (moved from pyflu/pyflu/patch/__init__.py)
-
pyflu/update/remote.py (added)
-
pyflu/update/version.py (added)
-
setup.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pyflu/setup.py
rdff77e2 rb25cc90 19 19 author_email = "luper.rouch@gmail.com", 20 20 21 install_requires = ["lxml"], 22 21 23 packages = find_packages(), 22 24 cmdclass = {
Note: See TracChangeset
for help on using the changeset viewer.
