From 844df08b0a2bc1c92481f59037d0f3aac07b79c6 Mon Sep 17 00:00:00 2001 From: Matt Rendina Date: Tue, 1 Aug 2017 10:06:10 -0400 Subject: Revert build string hashes --- astropy/meta.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'astropy') diff --git a/astropy/meta.yaml b/astropy/meta.yaml index 5cf80f0..4e3f1ee 100644 --- a/astropy/meta.yaml +++ b/astropy/meta.yaml @@ -9,7 +9,6 @@ about: build: number: {{ number }} - string: {{ GIT_DESCRIBE_HASH }}__{{ number }} package: name: {{ name }} -- cgit