Skip to content

Commit

Permalink
trying stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszbaran committed Sep 6, 2024
1 parent b18ec1b commit 6ff9095
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 3 additions & 1 deletion docs/CondaPkg.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[deps]
jupyter = ""
python = "3.11"
python = "3.11"
matplotlib = ">=3.4"
matplotlib-inline = ""
4 changes: 0 additions & 4 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
#
#

#!/usr/bin/env julia
#
#

if "--help" ARGS
println(
"""
Expand Down

0 comments on commit 6ff9095

Please sign in to comment.