Finally start testing pybind stuff

This commit is contained in:
2021-03-04 02:21:16 -08:00
parent af7860c06a
commit 19028db209
4 changed files with 151 additions and 1 deletions

6
tools/install.fish Executable file
View File

@ -0,0 +1,6 @@
#! /usr/bin/bash
set dir (status dirname)
source "$dir"/../env/bin/activate.fish
pip install "$dir"/..