mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 11:10:54 +00:00
remove version, description, authors from config
Co-authored-by: bjoluc <mail@bjoluc.de>
This commit is contained in:
parent
00645822ad
commit
a891636c03
@ -1,9 +1,8 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "jspsych"
|
name = "jspsych"
|
||||||
version = "7.2.2"
|
version = "0"
|
||||||
description = "A JavaScript library for creating behavioral experiments in a web browser"
|
description = ""
|
||||||
authors = ["Josh de Leeuw <josh.deleeuw@gmail.com>"]
|
authors = []
|
||||||
license = "MIT"
|
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.8"
|
python = "^3.8"
|
||||||
|
Loading…
Reference in New Issue
Block a user