about summary refs log tree commit diff stats
path: root/unmaintained_templates/python/.envrc
blob: 3f08217e0d2602131bffc72ce42ddb64c5aca4a4 (plain) (blame)
1
2
3
4
5
6
#!/usr/bin/env sh

nix_direnv_watch_file requirements.txt
use flake

# vim: ft=sh