Esri / ArcREST

python package for REST API (AGS, AGOL, webmap JSON, etc..)
Apache License 2.0
192 stars 155 forks source link

Pip structure #193

Closed lobsteropteryx closed 8 years ago

lobsteropteryx commented 8 years ago

I believe that this fixes the pip issue without breaking anything; I tested locally by using pip install -e git+https://github.com/lobsteropteryx/ArcREST.git@pip-structure#egg=arcrest, and this works fine with some internal programs consuming arcrest.

achapkowski commented 8 years ago

@lobsteropteryx since this merge causes conflicts, it's going to take a bit for me to test this.

lobsteropteryx commented 8 years ago

Let me take another look...f8eeb0e is from another bug that got fixed before I could submit a PR. I don't think this change should be causing conflicts, unless I'm missing something.