Skip to content

Commit e06e5af

Browse files
authored
Update runtime_switching.md
1 parent 29ae598 commit e06e5af

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

docs/runtime_switching.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,3 @@
1-
2-
---
3-
4-
### `docs/runtime_switching.md`
5-
6-
```markdown
71
# Runtime Version Switching with omnipkgLoader
82

93
One of `omnipkg`'s most revolutionary features is the ability to dynamically switch between different package versions *within the same Python script or process*, without requiring separate virtual environments, Docker containers, or process restarts. This is achieved using the `omnipkgLoader` context manager.

0 commit comments

Comments
 (0)