http://docs.pylonsproject.org/projects/pyramid/en/1.3-branch/narr/project.html#the-project-structure

Hope that explains it!

On 18 Feb 2012, at 16:16, Tjelvar <tjelvar.ols...@gmail.com> wrote:

> Have just run:
> 
> $ ./env/bin/pcreate --scaffold=starter AppName
> $ cd AppName
> $ ./env/bin/python setup.py develop
> 
> Which resulted in the directory AppName.egg-info being created:
> 
> $ tree AppName.egg-info/
> Taster.egg-info/
> ├── dependency_links.txt
> ├── entry_points.txt
> ├── not-zip-safe
> ├── PKG-INFO
> ├── requires.txt
> ├── SOURCES.txt
> └── top_level.txt
> 
> 0 directories, 7 files
> 
> Are these files simply logs of the installation process or are they
> required for anything?
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "pylons-discuss" group.
> To post to this group, send email to pylons-discuss@googlegroups.com.
> To unsubscribe from this group, send email to 
> pylons-discuss+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/pylons-discuss?hl=en.
> 

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com.
To unsubscribe from this group, send email to 
pylons-discuss+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/pylons-discuss?hl=en.

Reply via email to