Skip to content
This repository has been archived by the owner on Jan 22, 2021. It is now read-only.

Template dirs in setup.py #24

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

aehlke
Copy link

@aehlke aehlke commented Nov 10, 2010

Hi,
I modified setup.py to include the template dirs for each app. Before this, installing via pip would not include them since they weren't Python packages. Data files have to be explicitly included in setup.py. The way I did it is a little brittle, but should work with any Django project I've personally seen - maybe you know a better way, but it seems to work fine for basic-apps at least.
Thanks for your hard work on this!
Alex

@franckbret
Copy link

Yes please pull

@azuer88
Copy link

azuer88 commented Feb 15, 2011

@alex: I've sent another pull request similar to yours.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants