You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.
Useful to keeping a
__version__
for use inkaptan -v
(#25), sphinx docs (#26) in one spot.Keeping the meta data in it's own module (without any other imports or logic) makes it possible for
setup.py
to read it raw without having to eval it.The text was updated successfully, but these errors were encountered: