Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 615 Bytes

TODO.md

File metadata and controls

13 lines (12 loc) · 615 Bytes

TODO

  • the original file pyproject.toml doesn't follow any proper standard. Rewrite it to properly use poetry for installing dependencies
  • create a proper requirements.txt file

Bugs

  • the dependencies can't be installed correctly when running poetry install
  • running the StackOverflow preprocessing script doesn't output the JSON file in the correct place
  • the JSON file created by the StackOverflow preprocessing script is not proper JSON
  • the shape of the JSON file created by the StackOverflow preprocessing script does not match what is expected by the exam generator