milibopp / obsub

Small python module that implements the observer pattern via a decorator.
Other
12 stars 3 forks source link

Please revert #14

Closed Moredread closed 11 years ago

Moredread commented 11 years ago

Please revert commit 482dfe2affa2c493fc9489ebc3a85b662a37a2b3. The idea is to also test the package creation, which will later get uploaded to pypi

milibopp commented 11 years ago

Do you really think this is necessary? I think we should be able to rely on pip to do the right thing here. Plus, the package itself is tested by doing pip install .. This would fail if the package was corrupt in any way. So the only extra thing tested here is the creation of the archive.