Ticket #25 (defect)

Opened 5 years ago

Installing TurboLucene wihout TurboGears pre-installed fails.

Status: new

Reported by: krys Assigned to: krys
Priority: normal Milestone: Release 0.3
Component: TurboLucene Version: 0.2.2
Keywords: Cc:

The version and copyright data should be moved to a release.py file and imported. That way the setup.py does not depend on importing turbolucene, which in turn imports from turbogears.

The whole point is to let setuptools go and get TurboGears automatically, not fail if it is not alread installed.