mirror of
https://github.com/drewcassidy/quicktex.git
synced 2024-09-13 06:37:34 +00:00
Finally start testing pybind stuff
This commit is contained in:
6
tools/install.fish
Executable file
6
tools/install.fish
Executable file
@ -0,0 +1,6 @@
|
||||
#! /usr/bin/bash
|
||||
|
||||
set dir (status dirname)
|
||||
|
||||
source "$dir"/../env/bin/activate.fish
|
||||
pip install "$dir"/..
|
Reference in New Issue
Block a user