Search:
Login
Preferences
Help/Guide
About Trac
Forgot your password?
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
17:0cebd333b9fe
for
setup.py
View differences
inline
side by side
Show
lines around each change
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
07/16/08 23:59:59 (
5 years
ago)
Author:
Nicolas Evrard <nicoe@…>
Branch:
default
Message:
- Correctly handle tests in setup.py (Thanks to C?dric Krier)
Files:
1 modified
setup.py
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
setup.py
r11
r17
20
20
license="GPL License",
21
21
version=relatorio.__version__,
22
packages=find_packages(exclude=['
tests', 'examples']),
22
packages=find_packages(exclude=['
relatorio.
tests', 'examples']),
23
23
install_requires=[
24
24
"Genshi >= 0.5"
Download in other formats:
Unified Diff
Zip Archive