Skip to content

Commit

Permalink
Merge pull request #2 from lsst/tickets/DM-12869-setuptools_scm
Browse files Browse the repository at this point in the history
evade setuptools_scm git tag detection
  • Loading branch information
jhoblitt committed Nov 30, 2017
2 parents 1b74532 + 2f014db commit 65af3e3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ups/eupspkg.cfg.sh
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# Eupspkg config file. Source by 'eupspkg'
TAP_PACKAGE=1

config() {
rm -rf .git
}

0 comments on commit 65af3e3

Please sign in to comment.