Adjusting titles

This commit is contained in:
Brandon Rozek 2023-01-18 11:50:40 -05:00
parent a38436e9fa
commit 41de337ecc
No known key found for this signature in database
GPG key ID: 26E457DA82C9F480
33 changed files with 43 additions and 34 deletions

View file

@ -1,5 +1,5 @@
---
title: "Pyenv and Tox"
title: "Testing your Python Application on Multiple Versions with Pyenv and Tox"
date: 2020-02-21T19:06:40-05:00
draft: false
tags: [ "Python", "Testing" ]