mirror of
https://github.com/github/semantic.git
synced 2024-11-28 01:47:01 +03:00
Rename the python package.
This commit is contained in:
parent
7f6fed1e4e
commit
10c653bd95
@ -1,4 +1,4 @@
|
||||
name: python
|
||||
name: tree-sitter-python
|
||||
version: 0.1.0
|
||||
synopsis: tree-sitter python language bindings
|
||||
homepage: https://github.com/github/semantic-diff#readme
|
||||
|
@ -118,9 +118,9 @@ library
|
||||
, haskell-tree-sitter
|
||||
, tree-sitter-go
|
||||
, tree-sitter-json
|
||||
, tree-sitter-python
|
||||
, ruby
|
||||
, typescript
|
||||
, python
|
||||
default-language: Haskell2010
|
||||
default-extensions: DeriveFunctor, DeriveFoldable, DeriveTraversable, DeriveGeneric, FlexibleContexts, FlexibleInstances, OverloadedStrings, RecordWildCards, StrictData
|
||||
ghc-options: -Wall -fno-warn-name-shadowing -O -j
|
||||
|
Loading…
Reference in New Issue
Block a user