Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
  1. Mar 01, 2024
  2. Jan 24, 2024
  3. Jan 15, 2024
  4. Dec 01, 2023
    • Ayush Singh's avatar
      Add requirements.txt · 1226c966
      Ayush Singh authored
      
      - Allows simplifying local setup instructions without docker.
      - Also use python venv (which is builtin with standard python3).
      - Install as much stuff to python venv as possible to make things more
        cross-plaform.
      - Fix some minor bash snippets which were not labled (and thus were
        being treated as cpp snippets)
      
      Signed-off-by: default avatarAyush Singh <ayushdevel1325@gmail.com>
      1226c966