mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
minor but imperative fixes
This commit is contained in:
@@ -8,7 +8,7 @@ class Py3_terminaltables < Package
|
||||
license 'MIT'
|
||||
compatibility 'all'
|
||||
source_url 'https://github.com/Robpol86/terminaltables.git'
|
||||
git_hashtag 'terminaltables-' + @_ver
|
||||
git_hashtag 'v' + @_ver
|
||||
|
||||
depends_on 'py3_dateutil'
|
||||
depends_on 'py3_setuptools' => :build
|
||||
|
||||
Reference in New Issue
Block a user