theskumar / python-dotenv

Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-factor principles.
https://saurabh-kumar.com/python-dotenv/
BSD 3-Clause "New" or "Revised" License
7.7k stars 431 forks source link

ci: add py3.13 to test.yml #527

Closed waketzheng closed 4 months ago

theskumar commented 4 months ago

Looks great! thank you @waketzheng