Skip to content
  • Leo P. Singer's avatar
    Remove user env scripts · 81be3fae
    Leo P. Singer authored
    * They are a relic from a time before pip and virtualenv.
    * They need to be dynamically created based on where the package
      is installed, and if the package is being installed from a wheel
      we won't have an opportunity to do that.
    
    Addresses #6.
    81be3fae