ericmandel / pyds9

Python connection to SAOimage DS9 via XPA
76 stars 41 forks source link

Register pyds9 with Pypi #40

Open xcthulhu opened 8 years ago

xcthulhu commented 8 years ago

I am currently squatting on pyds9 on pypi

When you guys have fixed your build system and are ready to register pyds9 yourselves, please inform me and I will delete my registered copy.

montefra commented 8 years ago

Thank. We have to do a couple of more things installation-wise plus I would like to add a little bit of documentation and some rudimentary testing before going live with the next version.

We'll let you know.

xcthulhu commented 7 years ago

Bump?

montefra commented 7 years ago

ehm. Thank you for bumping this. Before publishing the next version I would like to make sure that pyds9 can be installed on Windows. (Un)fortunately I have no experience with Windows and trying to figure out how it works using appveyor is really frustrating (see #44). So right now I'm stuck.

xcthulhu commented 7 years ago

You might consider using one of these free Windows VirtualBoxes Microsoft provides -

https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/

Remote debugging a build in a continuous integration environment is brutal

montefra commented 7 years ago

@xcthulhu : thank you for the pointer. I'll see if I can get anything out of it

Remote debugging a build in a continuous integration environment is brutal

I realised this :(