radio-astro-tools / radio-beam

A simple toolkit for reading and manipulating beams from astrophysical radio spectral data cubes.
https://radio-beam.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
26 stars 21 forks source link

Rename radio_beam to radio-beam in setup.cfg #59

Closed keflavich closed 7 years ago

keflavich commented 7 years ago

Solves issue #58

keflavich commented 7 years ago

I changed the repo name

astrofrog commented 7 years ago

The failure looks real, I think that importing from PACKAGENAME should be replaced by 'radiobeam' or PACKAGENAME.replace('-', '')

e-koch commented 7 years ago

@keflavich - What else needs to be done here? I get the same travis error in #51

keflavich commented 7 years ago

I don't know. That seems related to the package name change in this PR, but... I can't see why.

e-koch commented 7 years ago

Can you just give the name as "radio-beam" in setup.py, but leave "radio_beam" in setup.cfg. That's what we have in spectral-cube.