Files generated by PkgTemplates

PkgTemplates version: 0.7.26
This commit is contained in:
jverzani
2022-05-18 20:17:25 -04:00
parent f390e570a2
commit 5c0fd1b6fe
8 changed files with 78 additions and 0 deletions

13
Project.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "CalculusWithJuliaNotes"
uuid = "8cd3c377-0a30-4ec5-b85a-75291d749efe"
authors = ["jverzani <jverzani@gmail.com> and contributors"]
version = "0.1.0"
[compat]
julia = "1"
[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[targets]
test = ["Test"]