Skip to content
Snippets Groups Projects
Commit b926e9ac authored by James Vasile's avatar James Vasile
Browse files

Rename site to website

It turns out that 'site' is a standard module, and if you are using
pytest and try to `import site` python gets confused about which `site`
you mean.  We could untangle that via some sys.path hacking or import
module munging, or maybe just symlinks, but this is cleanest.
parent 289f7c49
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment