Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
  1. Sep 25, 2024
  2. Aug 24, 2024
  3. Apr 14, 2024
  4. Mar 01, 2024
  5. Jan 24, 2024
  6. Jan 16, 2024
  7. Jan 15, 2024
  8. 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