Selaa lähdekoodia

Remove relative imports from __init__ so __version__ can be read without deps.

tags/v0.2
Ben Kurtovic 10 vuotta sitten
vanhempi
commit
30d01fd200
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. +0
    -2
      gitup/__init__.py

+ 0
- 2
gitup/__init__.py Näytä tiedosto

@@ -12,5 +12,3 @@ __copyright__ = "Copyright (C) 2011-2014 Ben Kurtovic"
__license__ = "MIT License"
__version__ = "0.2.dev"
__email__ = "ben.kurtovic@gmail.com"

from . import config, script, update

Ladataan…
Peruuta
Tallenna