astakosclient: Fix bug in setup.py
astakosclient should be added to the beggining of the sys.path instead, of the end, since astakosclient may already be installed on the system.
Please register or sign in to comment
astakosclient should be added to the beggining of the sys.path instead, of the end, since astakosclient may already be installed on the system.