Skip to content

Commit d071795

Browse files
markhalkaHalka
authored andcommitted
numba csp
cleanup add new annotations new support signal / valid / ticked support integrate more general external-numba cleanup udpate test annotations update get_signal_type_fn -> extract_python_type_fn wip fixes cleanup external-numba -> numba_type_utils
1 parent 01e0fc9 commit d071795

26 files changed

Lines changed: 3079 additions & 1707 deletions

conda/dev-environment-unix.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ dependencies:
1313
- cyrus-sasl
1414
- deprecated
1515
- docutils<0.22.1
16+
- numba_type_utils
1617
- exprtk
1718
- flex
1819
- graphviz

conda/dev-environment-win.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ dependencies:
1313
- cyrus-sasl
1414
- deprecated
1515
- docutils<0.22.1
16+
- numba_type_utils
1617
- exprtk
1718
# - flex # not available on windows
1819
- graphviz

0 commit comments

Comments
 (0)