Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/Vortex2Oblivion/hxpy
Browse files Browse the repository at this point in the history
  • Loading branch information
Vortex2Oblivion committed Oct 27, 2023
2 parents 9194d73 + 65ad158 commit 665229b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,11 @@ Haxe/hxcpp @:native bindings for Python

### Installation

For now 'hxpy' is available only via Git. To install please run

via haxelib
```bash
haxelib install hxpy
```
via git for the latest updates
```bash
haxelib git hxpy https://github.com/Vortex2Oblivion/hxpy.git
```
Expand Down
4 changes: 1 addition & 3 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,4 @@

-add the ability to extend python

-switch the python c api to use that thing where github downloads a branch

-other stuff
-include the python embedable package in haxelib

0 comments on commit 665229b

Please sign in to comment.