Эх сурвалжийг харах

[indexer] Remove symlink version

Romain Rigaux 11 жил өмнө
parent
commit
43846986dd

+ 0 - 1
desktop/libs/indexer/hueversion.py

@@ -1 +0,0 @@
-../../VERSION

+ 1 - 2
desktop/libs/indexer/setup.py

@@ -14,11 +14,10 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 from setuptools import setup, find_packages
-from hueversion import VERSION
 
 setup(
       name = "indexer",
-      version = VERSION,
+      version = "1.0",
       author = "Hue",
       url = 'http://github.com/cloudera/hue',
       description = "Collections manager for Cloudera Search",