Metadata-Version: 2.1
Name: revenv
Version: 0.0.1
Summary: Set paths in the specified venv.
Author-email: Tom <huqh1101@gmail.com>
Maintainer-email: Tom <huqh1101@gmail.com>
License: MIT License
Keywords: venv,migrate,move
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: test
Requires-Dist: unittest; extra == "test"

```shell
$ revenv reset .
```
