Skip to content

IwanVosloo/setuptools-namespaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

setuptools-namespaces

Reproducing a bug

This is, I think, a corner case triggering a bug in setuptools related to namespace packages.

Run ./makeit.sh to see it break on py35

The bug can be bypassed in two ways:

  • by chdir-ing out of nspace-two directory before you run the imports
  • by commenting out the "import pkg_resources" in nspace-two/nspace/two/stuff.py

About

Reproducing a bug

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages